Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c623 #define AFMT_S24_PACKED 0x00040000 macro
650 case AFMT_S24_PACKED: return SNDRV_PCM_FORMAT_S24_3LE; in snd_pcm_oss_format_from()
674 case SNDRV_PCM_FORMAT_S24_3LE: return AFMT_S24_PACKED; in snd_pcm_oss_format_to()
1869 AFMT_S24_PACKED; in snd_pcm_oss_get_formats()