Searched refs:V4L2_IN_ST_VFLIP (Results 1 – 5 of 5) sorted by relevance
357 gspca_dev->cam.input_flags = V4L2_IN_ST_VFLIP; in sd_init()359 gspca_dev->cam.input_flags = V4L2_IN_ST_VFLIP | in sd_init()
199 cam->input_flags = V4L2_IN_ST_VFLIP | V4L2_IN_ST_HFLIP; in sd_config()
1722 V4L2_IN_ST_VFLIP | V4L2_IN_ST_HFLIP; in ov7630_probe()
1034 cam->input_flags = V4L2_IN_ST_VFLIP; in sd_config()
1062 #define V4L2_IN_ST_VFLIP 0x00000020 /* Frames are flipped vertically */ macro