Searched refs:V4L2_MPEG_AUDIO_ENCODING_AC3 (Results 1 – 8 of 8) sorted by relevance
335 params->au_encoding == V4L2_MPEG_AUDIO_ENCODING_AC3); in saa6752hs_set_bitrate()338 if (params->au_encoding == V4L2_MPEG_AUDIO_ENCODING_AC3) in saa6752hs_set_bitrate()472 if (h->params.au_encoding == V4L2_MPEG_AUDIO_ENCODING_AC3) { in saa6752hs_init()694 h->has_ac3 ? V4L2_MPEG_AUDIO_ENCODING_AC3 : in saa6752hs_probe()
393 ctrl->value != V4L2_MPEG_AUDIO_ENCODING_AC3) in cx2341x_set_ctrl()612 V4L2_MPEG_AUDIO_ENCODING_AC3, 1, in cx2341x_ctrl_query()673 V4L2_MPEG_AUDIO_ENCODING_AC3) in cx2341x_ctrl_query()907 params->audio_encoding == V4L2_MPEG_AUDIO_ENCODING_AC3) { in cx2341x_calc_audio_properties()1251 p->audio_encoding == V4L2_MPEG_AUDIO_ENCODING_AC3 in cx2341x_log_status()1410 if (hdl->audio_encoding->val == V4L2_MPEG_AUDIO_ENCODING_AC3) { in cx2341x_s_ctrl()1432 V4L2_MPEG_AUDIO_ENCODING_AC3; in cx2341x_s_ctrl()1604 V4L2_MPEG_AUDIO_ENCODING_AC3, has_ac3 ? ~0x12 : ~0x2, in cx2341x_handler_init()
131 else if (codec == V4L2_MPEG_AUDIO_ENCODING_AC3) in hdpvr_set_audio()
317 V4L2_MPEG_AUDIO_ENCODING_AC3; in hdpvr_probe()
1203 ac3 ? V4L2_MPEG_AUDIO_ENCODING_AC3 : V4L2_MPEG_AUDIO_ENCODING_AAC, in hdpvr_register_videodev()
262 V4L2_MPEG_AUDIO_ENCODING_AC3 = 4, enumerator
945 ``V4L2_MPEG_AUDIO_ENCODING_AC3`` MPEG audio encodings.
162 * - ``V4L2_MPEG_AUDIO_ENCODING_AC3``
Completed in 29 milliseconds