Searched refs:bin_factor_x (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/staging/media/atomisp/i2c/ov5693/ |
| D | ov5693.h | 201 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 …]
|
| D | atomisp-ov5693.c | 443 *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/ |
| D | gc2235.h | 140 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,
|
| D | ov2722.h | 183 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,
|
| D | ov2680.h | 154 u8 bin_factor_x; member 820 .bin_factor_x = 0, 835 .bin_factor_x = 0,
|
| D | gc0310.h | 129 u8 bin_factor_x; member 393 .bin_factor_x = 1,
|
| D | mt9m114.h | 322 u8 bin_factor_x; member 356 .bin_factor_x = 1, 372 .bin_factor_x = 1, 388 .bin_factor_x = 1,
|
| D | atomisp-gc0310.c | 269 *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()
|
| D | atomisp-ov2680.c | 150 *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()
|
| D | atomisp-gc2235.c | 345 buf->binning_factor_x = res->bin_factor_x ? in gc2235_get_intg_factor() 346 res->bin_factor_x : 1; in gc2235_get_intg_factor()
|
| D | atomisp-mt9m114.c | 797 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()
|
| D | atomisp-ov2722.c | 385 buf->binning_factor_x = res->bin_factor_x ? in ov2722_get_intg_factor() 386 res->bin_factor_x : 1; in ov2722_get_intg_factor()
|