Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/ov5693/
Dov5693.h202 u8 bin_factor_y; member
1114 .bin_factor_y = 1,
1128 .bin_factor_y = 1,
1142 .bin_factor_y = 1,
1156 .bin_factor_y = 1,
1180 .bin_factor_y = 1,
1194 .bin_factor_y = 1,
1208 .bin_factor_y = 1,
1222 .bin_factor_y = 1,
1236 .bin_factor_y = 1,
[all …]
Datomisp-ov5693.c452 *val = ov5693_res[dev->fmt_idx].bin_factor_y; in ov5693_g_bin_factor_y()
530 buf->binning_factor_y = res->bin_factor_y ? in ov5693_get_intg_factor()
531 res->bin_factor_y : 1; in ov5693_get_intg_factor()
/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Dgc2235.h141 u8 bin_factor_y; member
545 .bin_factor_y = 0,
561 .bin_factor_y = 0,
576 .bin_factor_y = 0,
602 .bin_factor_y = 0,
617 .bin_factor_y = 0,
632 .bin_factor_y = 0,
653 .bin_factor_y = 0,
668 .bin_factor_y = 0,
Dov2722.h184 u8 bin_factor_y; member
1118 .bin_factor_y = 1,
1134 .bin_factor_y = 1,
1150 .bin_factor_y = 1,
1176 .bin_factor_y = 1,
1192 .bin_factor_y = 1,
1208 .bin_factor_y = 1,
1229 .bin_factor_y = 1,
1245 .bin_factor_y = 1,
1260 .bin_factor_y = 1,
Dov2680.h155 u8 bin_factor_y; member
821 .bin_factor_y = 0,
836 .bin_factor_y = 0,
Dgc0310.h130 u8 bin_factor_y; member
394 .bin_factor_y = 1,
Dmt9m114.h323 u8 bin_factor_y; member
357 .bin_factor_y = 1,
373 .bin_factor_y = 1,
389 .bin_factor_y = 1,
Datomisp-gc0310.c278 *val = gc0310_res[dev->fmt_idx].bin_factor_y; in gc0310_g_bin_factor_y()
412 buf->binning_factor_y = res->bin_factor_y ? in gc0310_get_intg_factor()
413 res->bin_factor_y : 1; in gc0310_get_intg_factor()
Datomisp-ov2680.c160 *val = ov2680_res[dev->fmt_idx].bin_factor_y; in ov2680_g_bin_factor_y()
239 buf->binning_factor_y = res->bin_factor_y ? in ov2680_get_intg_factor()
240 (res->bin_factor_y * 2) : 1; in ov2680_get_intg_factor()
Datomisp-gc2235.c347 buf->binning_factor_y = res->bin_factor_y ? in gc2235_get_intg_factor()
348 res->bin_factor_y : 1; in gc2235_get_intg_factor()
Datomisp-mt9m114.c799 buf->binning_factor_y = res->bin_factor_y ? in mt9m114_get_intg_factor()
800 res->bin_factor_y : 1; in mt9m114_get_intg_factor()
1248 *val = mt9m114_res[dev->res].bin_factor_y; in mt9m114_g_bin_factor_y()
Datomisp-ov2722.c387 buf->binning_factor_y = res->bin_factor_y ? in ov2722_get_intg_factor()
388 res->bin_factor_y : 1; in ov2722_get_intg_factor()