Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_oss.c617 #define AFMT_S24_PACKED 0x00040000 macro
644 case AFMT_S24_PACKED: return SNDRV_PCM_FORMAT_S24_3LE; in snd_pcm_oss_format_from()
668 case SNDRV_PCM_FORMAT_S24_3LE: return AFMT_S24_PACKED; in snd_pcm_oss_format_to()
1859 AFMT_S24_PACKED; in snd_pcm_oss_get_formats()