Lines Matching refs:cxhdl
187 *size = 2 * cx->cxhdl.width * cx->cxhdl.height;
210 cx->cxhdl.width, cx->cxhdl.height, field);
291 s->vb_bytes_per_frame = cx->cxhdl.height * 720 * 3 / 2;
737 s->mdl_size = 720 * s->cx->cxhdl.height * 3 / 2;
739 s->mdl_size = 720 * s->cx->cxhdl.height * 2;
786 cx->dualwatch_stereo_mode = v4l2_ctrl_g_ctrl(cx->cxhdl.audio_mode);
876 cx->cxhdl.priv = s;
877 cx2341x_handler_setup(&cx->cxhdl);
883 if (!cx->cxhdl.video_mute &&
886 (v4l2_ctrl_g_ctrl(cx->cxhdl.video_mute_yuv) << 8) | 1);
903 cx2341x_handler_set_busy(&cx->cxhdl, 1);
1002 cx2341x_handler_set_busy(&cx->cxhdl, 0);