Lines Matching refs:cxhdl
499 itv->dualwatch_stereo_mode = v4l2_ctrl_g_ctrl(itv->cxhdl.audio_mode); in ivtv_start_v4l2_encode_stream()
587 cx2341x_handler_setup(&itv->cxhdl); in ivtv_start_v4l2_encode_stream()
592 1 | (v4l2_ctrl_g_ctrl(itv->cxhdl.video_mute_yuv) << 8)); in ivtv_start_v4l2_encode_stream()
608 cx2341x_handler_set_busy(&itv->cxhdl, 1); in ivtv_start_v4l2_encode_stream()
656 width = itv->cxhdl.width; in ivtv_setup_v4l2_decode_stream()
657 height = itv->cxhdl.height; in ivtv_setup_v4l2_decode_stream()
697 width, height, itv->cxhdl.audio_properties)) { in ivtv_setup_v4l2_decode_stream()
876 cx2341x_handler_set_busy(&itv->cxhdl, 0); in ivtv_stop_v4l2_encode_stream()
999 cx2341x_handler_setup(&itv->cxhdl); in ivtv_passthrough_mode()
1000 cx2341x_handler_set_busy(&itv->cxhdl, 1); in ivtv_passthrough_mode()
1022 cx2341x_handler_set_busy(&itv->cxhdl, 0); in ivtv_passthrough_mode()