Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsoundcard.h559 # define AFMT_IMA_ADPCM 0x00000004 macro
/linux-6.1.9/sound/core/
Dpcm.c310 case AFMT_IMA_ADPCM: in snd_pcm_oss_format_name()
/linux-6.1.9/sound/core/oss/
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()