Home
last modified time | relevance | path

Searched refs:W_CIF (Results 1 – 4 of 4) sorted by relevance

/drivers/media/i2c/soc_camera/
Dov6650.c168 #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()
Dov9640.h180 W_CIF = 352, enumerator
Dov2640.c275 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),
Dov9640.c415 case W_CIF: in ov9640_write_regs()