Searched refs:W_CIF (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/ |
| D | ov6650.c | 168 #define W_CIF (W_QCIF << 1) macro 455 sel->r.width = W_CIF; in ov6650_get_selection() 479 v4l_bound_align_image(&rect.width, 2, W_CIF, 1, in ov6650_set_selection() 482 (DEF_HSTRT << 1) + W_CIF - (__s32)rect.width, 1, in ov6650_set_selection() 684 v4l_bound_align_image(&mf->width, 2, W_CIF, 1, in ov6650_set_fmt() 987 priv->rect.width = W_CIF; in ov6650_probe()
|
| /Linux-v4.19/drivers/media/i2c/soc_camera/ |
| D | ov9640.h | 180 W_CIF = 352, enumerator
|
| D | ov9640.c | 404 case W_CIF: in ov9640_write_regs()
|