Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1854 AFMT_S24_PACKED; in snd_pcm_oss_get_formats()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds