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

/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1164 bool ac3 = dev->flags & HDPVR_FLAG_AC3_CAP; local
1205 ac3 ? V4L2_MPEG_AUDIO_ENCODING_AC3 : V4L2_MPEG_AUDIO_ENCODING_AAC,
1206 0x7, ac3 ? dev->options.audio_codec : V4L2_MPEG_AUDIO_ENCODING_AAC);

Completed in 305 milliseconds