Home
last modified time | relevance | path

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

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