Home
last modified time | relevance | path

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

/linux/drivers/media/usb/hdpvr/
A Dhdpvr-control.c129 if (codec == V4L2_MPEG_AUDIO_ENCODING_AAC) in hdpvr_set_audio()
A Dhdpvr-core.c254 .audio_codec = V4L2_MPEG_AUDIO_ENCODING_AAC,
A Dhdpvr-video.c1203 ac3 ? V4L2_MPEG_AUDIO_ENCODING_AC3 : V4L2_MPEG_AUDIO_ENCODING_AAC, in hdpvr_register_videodev()
1204 0x7, ac3 ? dev->options.audio_codec : V4L2_MPEG_AUDIO_ENCODING_AAC); in hdpvr_register_videodev()
/linux/include/uapi/linux/
A Dv4l2-controls.h261 V4L2_MPEG_AUDIO_ENCODING_AAC = 3, enumerator
/linux/Documentation/userspace-api/media/v4l/
A Dhist-v4l2.rst944 1. Added ``V4L2_MPEG_AUDIO_ENCODING_AAC`` and
A Dext-ctrls-codec.rst160 * - ``V4L2_MPEG_AUDIO_ENCODING_AAC``

Completed in 20 milliseconds