Searched refs:W_CIF (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov6650.c | 166 #define W_CIF (W_QCIF << 1) macro 238 .width = W_CIF, 483 sel->r.width = W_CIF; in ov6650_get_selection() 506 v4l_bound_align_image(&sel->r.width, 2, W_CIF, 1, in ov6650_set_selection() 509 (DEF_HSTRT << 1) + W_CIF - (__s32)sel->r.width, 1, in ov6650_set_selection() 682 v4l_bound_align_image(&mf->width, 2, W_CIF, 1, in ov6650_set_fmt() 1070 priv->rect.width = W_CIF; in ov6650_probe()
|
H A D | ov9640.h | 177 W_CIF = 352, enumerator
|
H A D | ov9640.c | 422 case W_CIF: in ov9640_write_regs()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov6650.c | 166 #define W_CIF (W_QCIF << 1) macro 238 .width = W_CIF, 490 sel->r.width = W_CIF; in ov6650_get_selection() 511 v4l_bound_align_image(&rect->width, 2, W_CIF, 1, in ov6650_bind_align_crop_rectangle() 514 (DEF_HSTRT << 1) + W_CIF - (__s32)rect->width, 1, in ov6650_bind_align_crop_rectangle() 784 if (!fie->width || fie->width > W_CIF || in ov6650_enum_frame_interval() 1080 priv->rect.width = W_CIF; in ov6650_probe()
|
H A D | ov9640.h | 177 W_CIF = 352, enumerator
|
H A D | ov9640.c | 422 case W_CIF: in ov9640_write_regs()
|
Completed in 7 milliseconds