Searched refs:has_ac3 (Results 1 – 2 of 2) sorted by relevance
97 int has_ac3; member366 static int get_ctrl(int has_ac3, struct saa6752hs_mpeg_params *params, in get_ctrl() argument392 if (!has_ac3) in get_ctrl()420 static int handle_ctrl(int has_ac3, struct saa6752hs_mpeg_params *params, in handle_ctrl() argument468 (!has_ac3 || new != V4L2_MPEG_AUDIO_ENCODING_AC3)) in handle_ctrl()484 if (!has_ac3) in handle_ctrl()557 h->has_ac3 ? V4L2_MPEG_AUDIO_ENCODING_AC3 : in saa6752hs_queryctrl()568 if (!h->has_ac3) in saa6752hs_queryctrl()663 if (!h->has_ac3) in saa6752hs_querymenu()669 h->has_ac3 ? mpeg_audio_ac3_encoding : in saa6752hs_querymenu()[all …]
1528 int has_ac3 = caps & CX2341X_CAP_HAS_AC3; in cx2341x_handler_init() local1552 V4L2_MPEG_AUDIO_ENCODING_AC3, has_ac3 ? ~0x12 : ~0x2, in cx2341x_handler_init()1576 if (has_ac3) in cx2341x_handler_init()