Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_misc.c172 [SNDRV_PCM_FORMAT_MPEG] = {
/linux/sound/xen/
H A Dxen_snd_front_alsa.c167 .alsa = SNDRV_PCM_FORMAT_MPEG
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h209 #define SNDRV_PCM_FORMAT_MPEG ((__force snd_pcm_format_t) 23) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h209 #define SNDRV_PCM_FORMAT_MPEG ((__force snd_pcm_format_t) 23) macro
/linux/sound/core/oss/
H A Dpcm_oss.c637 case AFMT_MPEG: return SNDRV_PCM_FORMAT_MPEG; in snd_pcm_oss_format_from()
661 case SNDRV_PCM_FORMAT_MPEG: return AFMT_MPEG; in snd_pcm_oss_format_to()