Searched refs:bin_factor_x (Results 1 – 12 of 12) sorted by relevance
| /Linux-v6.1/drivers/staging/media/atomisp/i2c/ |
| D | ov2680.h | 153 u8 bin_factor_x; member 764 .bin_factor_x = 0, 777 .bin_factor_x = 0, 790 .bin_factor_x = 0, 803 .bin_factor_x = 0, 816 .bin_factor_x = 0, 829 .bin_factor_x = 0, 842 .bin_factor_x = 0, 855 .bin_factor_x = 0, 868 .bin_factor_x = 0, [all …]
|
| D | gc2235.h | 140 u8 bin_factor_x; member 543 .bin_factor_x = 0, 559 .bin_factor_x = 0, 574 .bin_factor_x = 0, 600 .bin_factor_x = 0, 615 .bin_factor_x = 0, 630 .bin_factor_x = 0, 651 .bin_factor_x = 0, 666 .bin_factor_x = 0,
|
| D | ov2722.h | 183 u8 bin_factor_x; member 1116 .bin_factor_x = 1, 1132 .bin_factor_x = 1, 1148 .bin_factor_x = 1, 1174 .bin_factor_x = 1, 1190 .bin_factor_x = 1, 1206 .bin_factor_x = 1, 1227 .bin_factor_x = 1, 1243 .bin_factor_x = 1, 1258 .bin_factor_x = 1,
|
| D | gc0310.h | 129 u8 bin_factor_x; member 392 .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 = dev->res->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 = dev->res->bin_factor_x; in ov2680_g_bin_factor_x() 234 buf->binning_factor_x = res->bin_factor_x ? in ov2680_get_intg_factor() 235 (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 | 698 buf->binning_factor_x = res->bin_factor_x ? in mt9m114_get_intg_factor() 699 res->bin_factor_x : 1; in mt9m114_get_intg_factor() 1141 *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()
|
| /Linux-v6.1/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()
|