Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ds5k3l6xx.c1095 #define DST_WIDTH_2096 2096 macro
1106 sel->r.left = CROP_START(s5k3l6xx->cur_mode->width, DST_WIDTH_2096); in s5k3l6xx_get_selection()
1107 sel->r.width = DST_WIDTH_2096; in s5k3l6xx_get_selection()
H A Dimx214.c1472 #define DST_WIDTH_2096 2096 macro
1483 sel->r.left = CROP_START(imx214->cur_mode->width, DST_WIDTH_2096); in imx214_get_selection()
1484 sel->r.width = DST_WIDTH_2096; in imx214_get_selection()