Home
last modified time | relevance | path

Searched refs:vflip (Results 1 - 25 of 158) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k83a.c168 __s32 vflip, __s32 hflip);
280 sd->vflip = v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_VFLIP, in s5k83a_init_controls()
297 __s32 vflip, hflip; in rotation_thread_function() local
310 vflip = sd->vflip->val; in rotation_thread_function()
313 vflip = !vflip; in rotation_thread_function()
317 vflip, hflip); in rotation_thread_function()
327 vflip = sd->vflip in rotation_thread_function()
432 s5k83a_set_flip_real(struct gspca_dev *gspca_dev, __s32 vflip, __s32 hflip) s5k83a_set_flip_real() argument
469 int vflip = sd->vflip->val; s5k83a_set_hvflip() local
[all...]
H A Dm5602_ov9650.c394 sd->vflip = v4l2_ctrl_new_std(hdl, &ov9650_ctrl_ops, V4L2_CID_VFLIP, in ov9650_init_controls()
423 sd->vflip->val) || in ov9650_start()
425 !sd->vflip->val)) in ov9650_start()
639 int vflip = sd->vflip->val; in ov9650_set_hvflip() local
641 gspca_dbg(gspca_dev, D_CONF, "Set hvflip to %d %d\n", hflip, vflip); in ov9650_set_hvflip()
644 vflip = !vflip; in ov9650_set_hvflip()
646 i2c_data = (hflip << 5) | (vflip << 4); in ov9650_set_hvflip()
651 /* When vflip i in ov9650_set_hvflip()
[all...]
H A Dm5602_mt9m111.c296 sd->vflip = v4l2_ctrl_new_std(hdl, &mt9m111_ctrl_ops, V4L2_CID_VFLIP, in mt9m111_init_controls()
397 int vflip; in mt9m111_set_hvflip() local
400 sd->hflip->val, sd->vflip->val); in mt9m111_set_hvflip()
404 vflip = !sd->vflip->val; in mt9m111_set_hvflip()
415 (hflip << 1) | vflip; in mt9m111_set_hvflip()
419 (hflip << 1) | vflip; in mt9m111_set_hvflip()
H A Dm5602_s5k4aa.c548 sd->vflip = v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_VFLIP, in s5k4aa_init_controls()
587 int vflip = sd->vflip->val; in s5k4aa_set_hvflip() local
589 gspca_dbg(gspca_dev, D_CONF, "Set hvflip %d %d\n", hflip, vflip); in s5k4aa_set_hvflip()
600 vflip = !vflip; in s5k4aa_set_hvflip()
603 data = (data & 0x7f) | (vflip << 7) | (hflip << 6); in s5k4aa_set_hvflip()
622 if (vflip) in s5k4aa_set_hvflip()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/m5602/
H A Dm5602_s5k83a.c168 __s32 vflip, __s32 hflip);
280 sd->vflip = v4l2_ctrl_new_std(hdl, &s5k83a_ctrl_ops, V4L2_CID_VFLIP, in s5k83a_init_controls()
297 __s32 vflip, hflip; in rotation_thread_function() local
310 vflip = sd->vflip->val; in rotation_thread_function()
313 vflip = !vflip; in rotation_thread_function()
317 vflip, hflip); in rotation_thread_function()
327 vflip = sd->vflip in rotation_thread_function()
427 s5k83a_set_flip_real(struct gspca_dev *gspca_dev, __s32 vflip, __s32 hflip) s5k83a_set_flip_real() argument
464 int vflip = sd->vflip->val; s5k83a_set_hvflip() local
[all...]
H A Dm5602_ov9650.c394 sd->vflip = v4l2_ctrl_new_std(hdl, &ov9650_ctrl_ops, V4L2_CID_VFLIP, in ov9650_init_controls()
423 sd->vflip->val) || in ov9650_start()
425 !sd->vflip->val)) in ov9650_start()
639 int vflip = sd->vflip->val; in ov9650_set_hvflip() local
641 gspca_dbg(gspca_dev, D_CONF, "Set hvflip to %d %d\n", hflip, vflip); in ov9650_set_hvflip()
644 vflip = !vflip; in ov9650_set_hvflip()
646 i2c_data = (hflip << 5) | (vflip << 4); in ov9650_set_hvflip()
651 /* When vflip i in ov9650_set_hvflip()
[all...]
H A Dm5602_mt9m111.c296 sd->vflip = v4l2_ctrl_new_std(hdl, &mt9m111_ctrl_ops, V4L2_CID_VFLIP, in mt9m111_init_controls()
397 int vflip; in mt9m111_set_hvflip() local
400 sd->hflip->val, sd->vflip->val); in mt9m111_set_hvflip()
404 vflip = !sd->vflip->val; in mt9m111_set_hvflip()
415 (hflip << 1) | vflip; in mt9m111_set_hvflip()
419 (hflip << 1) | vflip; in mt9m111_set_hvflip()
H A Dm5602_s5k4aa.c548 sd->vflip = v4l2_ctrl_new_std(hdl, &s5k4aa_ctrl_ops, V4L2_CID_VFLIP, in s5k4aa_init_controls()
587 int vflip = sd->vflip->val; in s5k4aa_set_hvflip() local
589 gspca_dbg(gspca_dev, D_CONF, "Set hvflip %d %d\n", hflip, vflip); in s5k4aa_set_hvflip()
600 vflip = !vflip; in s5k4aa_set_hvflip()
603 data = (data & 0x7f) | (vflip << 7) | (hflip << 6); in s5k4aa_set_hvflip()
622 if (vflip) in s5k4aa_set_hvflip()
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp.h30 * @vflip: vertical flip
34 struct v4l2_ctrl *vflip; member
86 * @vflip: vertical flip
93 unsigned int vflip:1; member
104 * @vflip: vertical flip
118 unsigned int vflip:1; member
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp.h30 * @vflip: vertical flip
34 struct v4l2_ctrl *vflip; member
86 * @vflip: vertical flip
93 unsigned int vflip:1; member
104 * @vflip: vertical flip
118 unsigned int vflip:1; member
/kernel/linux/linux-5.10/include/media/tpg/
H A Dv4l2-tpg.h206 bool vflip; member
635 static inline void tpg_s_vflip(struct tpg_data *tpg, bool vflip) in tpg_s_vflip() argument
637 tpg->vflip = vflip; in tpg_s_vflip()
642 return tpg->vflip; in tpg_g_vflip()
/kernel/linux/linux-6.6/include/media/tpg/
H A Dv4l2-tpg.h206 bool vflip; member
651 static inline void tpg_s_vflip(struct tpg_data *tpg, bool vflip) in tpg_s_vflip() argument
653 tpg->vflip = vflip; in tpg_s_vflip()
658 return tpg->vflip; in tpg_g_vflip()
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_core.h80 * @vflip: vertical flip
86 struct v4l2_ctrl *vflip; member
181 * @vflip: mirror the picture vertically
205 u32 vflip:1; member
H A Dmtk_mdp_regs.c140 misc->vflip = ctx->ctrls.vflip->val; in mtk_mdp_hw_set_rotation()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h80 * @vflip: vertical flip
86 struct v4l2_ctrl *vflip; member
181 * @vflip: mirror the picture vertically
205 u32 vflip:1; member
H A Dmtk_mdp_regs.c140 misc->vflip = ctx->ctrls.vflip->val; in mtk_mdp_hw_set_rotation()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dpac7302.c57 * 0x21 Bitfield: 0-1 unused, 2-3 vflip/hflip, 4-5 unknown, 6-7 unused
112 struct v4l2_ctrl *vflip; member
537 u8 data, hflip, vflip; in sethvflip() local
542 vflip = sd->vflip->val; in sethvflip()
544 vflip = !vflip; in sethvflip()
547 data = (hflip ? 0x08 : 0x00) | (vflip ? 0x04 : 0x00); in sethvflip()
671 sd->vflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c64 bool vflip; member
623 bool hflip, vflip; in ipu_csc_scaler_s_ctrl() local
628 vflip = ctx->vflip; in ipu_csc_scaler_s_ctrl()
635 vflip = ctrl->val; in ipu_csc_scaler_s_ctrl()
644 ret = ipu_degrees_to_rot_mode(&rot_mode, rotate, hflip, vflip); in ipu_csc_scaler_s_ctrl()
699 ctx->vflip = vflip; in ipu_csc_scaler_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dpac7302.c57 * 0x21 Bitfield: 0-1 unused, 2-3 vflip/hflip, 4-5 unknown, 6-7 unused
112 struct v4l2_ctrl *vflip; member
537 u8 data, hflip, vflip; in sethvflip() local
542 vflip = sd->vflip->val; in sethvflip()
544 vflip = !vflip; in sethvflip()
547 data = (hflip ? 0x08 : 0x00) | (vflip ? 0x04 : 0x00); in sethvflip()
671 sd->vflip = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, in sd_init_controls()
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c64 bool vflip; member
623 bool hflip, vflip; in ipu_csc_scaler_s_ctrl() local
628 vflip = ctx->vflip; in ipu_csc_scaler_s_ctrl()
635 vflip = ctrl->val; in ipu_csc_scaler_s_ctrl()
644 ret = ipu_degrees_to_rot_mode(&rot_mode, rotate, hflip, vflip); in ipu_csc_scaler_s_ctrl()
699 ctx->vflip = vflip; in ipu_csc_scaler_s_ctrl()
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-webcam.c36 static int vflip = -1; variable
37 module_param(vflip, int, 0444);
38 MODULE_PARM_DESC(vflip, "Vertical image flip. Defaults to 0");
66 * they mounted the webcam-module the wrong way up. So the hflip and vflip
842 dev->vsettings.vflip = !ctrl->val; in stk_s_ctrl()
844 dev->vsettings.vflip = ctrl->val; in stk_s_ctrl()
1322 if (vflip != -1) in stk_camera_probe()
1323 dev->vsettings.vflip = vflip; in stk_camera_probe()
1325 dev->vsettings.vflip in stk_camera_probe()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dimx208.c280 struct v4l2_ctrl *vflip; member
321 return codes[imx208->vflip->val][imx208->hflip->val]; in imx208_get_format_code()
473 imx208->vflip->val << 1); in imx208_set_ctrl()
742 /* vflip and hflip cannot change during streaming */ in imx208_set_stream()
743 v4l2_ctrl_grab(imx208->vflip, enable); in imx208_set_stream()
942 imx208->vflip = v4l2_ctrl_new_std(ctrl_hdlr, &imx208_ctrl_ops, in imx208_init_controls()
944 if (imx208->vflip) in imx208_init_controls()
945 imx208->vflip->flags |= V4L2_CTRL_FLAG_MODIFY_LAYOUT; in imx208_init_controls()
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c383 if( 0 != vv->vflip ) { in calculate_clipping_registers_rect()
580 if ( 0 == vv->vflip ) { in saa7146_set_position()
605 if ( 0 != vv->vflip ) { in saa7146_set_position()
727 if( 0 != vv->vflip ) { in calculate_video_dma_grab_packed()
757 if( 0 != vv->vflip ) { in calculate_video_dma_grab_packed()
775 if( 0 != vv->vflip ) { in calc_planar_422()
804 if( 0 != vv->vflip ) { in calc_planar_420()
855 if( 0 != vv->vflip ) { in calculate_video_dma_grab_planar()
913 if( 0 != vv->vflip ) { in calculate_video_dma_grab_planar()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.h25 struct v4l2_ctrl *vflip; member
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c432 if( 0 != vv->vflip ) { in calculate_video_dma_grab_packed()
462 if( 0 != vv->vflip ) { in calculate_video_dma_grab_packed()
481 if( 0 != vv->vflip ) { in calc_planar_422()
511 if( 0 != vv->vflip ) { in calc_planar_420()
563 if( 0 != vv->vflip ) { in calculate_video_dma_grab_planar()
621 if( 0 != vv->vflip ) { in calculate_video_dma_grab_planar()

Completed in 34 milliseconds

1234567