Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
Dov6650.c168 #define H_CIF (H_QCIF << 1) macro
239 .height = H_CIF,
491 sel->r.height = H_CIF; in ov6650_get_selection()
512 &rect->height, 2, H_CIF, 1, 0); in ov6650_bind_align_crop_rectangle()
516 (DEF_VSTRT << 1) + H_CIF - (__s32)rect->height, in ov6650_bind_align_crop_rectangle()
785 !fie->height || fie->height > H_CIF) in ov6650_enum_frame_interval()
1082 priv->rect.height = H_CIF; in ov6650_probe()