Searched refs:V4L2_MPEG_AUDIO_ENCODING_AAC (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-control.c129 if (codec == V4L2_MPEG_AUDIO_ENCODING_AAC)
H A Dhdpvr-core.c254 .audio_codec = V4L2_MPEG_AUDIO_ENCODING_AAC,
H A Dhdpvr-video.c1205 ac3 ? V4L2_MPEG_AUDIO_ENCODING_AC3 : V4L2_MPEG_AUDIO_ENCODING_AAC,
1206 0x7, ac3 ? dev->options.audio_codec : V4L2_MPEG_AUDIO_ENCODING_AAC);
/linux-master/include/uapi/linux/
H A Dv4l2-controls.h259 V4L2_MPEG_AUDIO_ENCODING_AAC = 3, enumerator in enum:v4l2_mpeg_audio_encoding

Completed in 265 milliseconds