Lines Matching refs:cxhdl
511 itv->dualwatch_stereo_mode = v4l2_ctrl_g_ctrl(itv->cxhdl.audio_mode); in ivtv_start_v4l2_encode_stream()
599 cx2341x_handler_setup(&itv->cxhdl); in ivtv_start_v4l2_encode_stream()
604 1 | (v4l2_ctrl_g_ctrl(itv->cxhdl.video_mute_yuv) << 8)); in ivtv_start_v4l2_encode_stream()
620 cx2341x_handler_set_busy(&itv->cxhdl, 1); in ivtv_start_v4l2_encode_stream()
668 width = itv->cxhdl.width; in ivtv_setup_v4l2_decode_stream()
669 height = itv->cxhdl.height; in ivtv_setup_v4l2_decode_stream()
709 width, height, itv->cxhdl.audio_properties)) { in ivtv_setup_v4l2_decode_stream()
888 cx2341x_handler_set_busy(&itv->cxhdl, 0); in ivtv_stop_v4l2_encode_stream()
1011 cx2341x_handler_setup(&itv->cxhdl); in ivtv_passthrough_mode()
1012 cx2341x_handler_set_busy(&itv->cxhdl, 1); in ivtv_passthrough_mode()
1034 cx2341x_handler_set_busy(&itv->cxhdl, 0); in ivtv_passthrough_mode()