Searched refs:W_CIF (Results 1 – 4 of 4) sorted by relevance
/drivers/media/i2c/soc_camera/ |
D | ov6650.c | 168 #define W_CIF (W_QCIF << 1) macro 469 DEF_HSTRT << 1, 2, W_CIF); in ov6650_s_crop() 501 a->bounds.width = W_CIF; in ov6650_cropcap() 702 v4l_bound_align_image(&mf->width, 2, W_CIF, 1, in ov6650_try_fmt() 1022 priv->rect.width = W_CIF; in ov6650_probe()
|
D | ov9640.h | 180 W_CIF = 352, enumerator
|
D | ov2640.c | 275 W_CIF = 352, enumerator 532 PER_SIZE_REG_SEQ(W_CIF, H_CIF, 2, 2, 8), 572 OV2640_SIZE("CIF", W_CIF, H_CIF, ov2640_cif_regs),
|
D | ov9640.c | 415 case W_CIF: in ov9640_write_regs()
|