Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds