Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/ov5693/
Dov5693.h201 u8 bin_factor_x; member
1113 .bin_factor_x = 1,
1127 .bin_factor_x = 1,
1141 .bin_factor_x = 1,
1155 .bin_factor_x = 1,
1179 .bin_factor_x = 1,
1193 .bin_factor_x = 1,
1207 .bin_factor_x = 1,
1221 .bin_factor_x = 1,
1235 .bin_factor_x = 1,
[all …]
Datomisp-ov5693.c443 *val = ov5693_res[dev->fmt_idx].bin_factor_x; in ov5693_g_bin_factor_x()
528 buf->binning_factor_x = res->bin_factor_x ? in ov5693_get_intg_factor()
529 res->bin_factor_x : 1; in ov5693_get_intg_factor()
/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Dgc2235.h140 u8 bin_factor_x; member
544 .bin_factor_x = 0,
560 .bin_factor_x = 0,
575 .bin_factor_x = 0,
601 .bin_factor_x = 0,
616 .bin_factor_x = 0,
631 .bin_factor_x = 0,
652 .bin_factor_x = 0,
667 .bin_factor_x = 0,
Dov2722.h183 u8 bin_factor_x; member
1117 .bin_factor_x = 1,
1133 .bin_factor_x = 1,
1149 .bin_factor_x = 1,
1175 .bin_factor_x = 1,
1191 .bin_factor_x = 1,
1207 .bin_factor_x = 1,
1228 .bin_factor_x = 1,
1244 .bin_factor_x = 1,
1259 .bin_factor_x = 1,
Dov2680.h154 u8 bin_factor_x; member
820 .bin_factor_x = 0,
835 .bin_factor_x = 0,
Dgc0310.h129 u8 bin_factor_x; member
393 .bin_factor_x = 1,
Dmt9m114.h322 u8 bin_factor_x; member
356 .bin_factor_x = 1,
372 .bin_factor_x = 1,
388 .bin_factor_x = 1,
Datomisp-gc0310.c269 *val = gc0310_res[dev->fmt_idx].bin_factor_x; in gc0310_g_bin_factor_x()
410 buf->binning_factor_x = res->bin_factor_x ? in gc0310_get_intg_factor()
411 res->bin_factor_x : 1; in gc0310_get_intg_factor()
Datomisp-ov2680.c150 *val = ov2680_res[dev->fmt_idx].bin_factor_x; in ov2680_g_bin_factor_x()
237 buf->binning_factor_x = res->bin_factor_x ? in ov2680_get_intg_factor()
238 (res->bin_factor_x * 2) : 1; in ov2680_get_intg_factor()
Datomisp-gc2235.c345 buf->binning_factor_x = res->bin_factor_x ? in gc2235_get_intg_factor()
346 res->bin_factor_x : 1; in gc2235_get_intg_factor()
Datomisp-mt9m114.c797 buf->binning_factor_x = res->bin_factor_x ? in mt9m114_get_intg_factor()
798 res->bin_factor_x : 1; in mt9m114_get_intg_factor()
1239 *val = mt9m114_res[dev->res].bin_factor_x; in mt9m114_g_bin_factor_x()
Datomisp-ov2722.c385 buf->binning_factor_x = res->bin_factor_x ? in ov2722_get_intg_factor()
386 res->bin_factor_x : 1; in ov2722_get_intg_factor()