Home
last modified time | relevance | path

Searched refs:AFMT_IMA_ADPCM (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dsoundcard.h559 # define AFMT_IMA_ADPCM 0x00000004 macro
/linux/sound/core/
H A Dpcm.c306 case AFMT_IMA_ADPCM: in snd_pcm_oss_format_name()
/linux/sound/core/oss/
H A Dpcm_oss.c630 case AFMT_IMA_ADPCM: return SNDRV_PCM_FORMAT_IMA_ADPCM; in snd_pcm_oss_format_from()
654 case SNDRV_PCM_FORMAT_IMA_ADPCM: return AFMT_IMA_ADPCM; in snd_pcm_oss_format_to()