Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsoundcard.h566 # define AFMT_MPEG 0x00000200 /* MPEG (2) audio */ macro
/linux/sound/core/
H A Dpcm.c320 case AFMT_MPEG: in snd_pcm_oss_format_name()
/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()