Searched refs:bin_factor_y (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/staging/media/atomisp/i2c/ov5693/ |
| D | ov5693.h | 202 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 …]
|
| D | atomisp-ov5693.c | 452 *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/ |
| D | gc2235.h | 141 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,
|
| D | ov2722.h | 184 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,
|
| D | ov2680.h | 155 u8 bin_factor_y; member 821 .bin_factor_y = 0, 836 .bin_factor_y = 0,
|
| D | gc0310.h | 130 u8 bin_factor_y; member 394 .bin_factor_y = 1,
|
| D | mt9m114.h | 323 u8 bin_factor_y; member 357 .bin_factor_y = 1, 373 .bin_factor_y = 1, 389 .bin_factor_y = 1,
|
| D | atomisp-gc0310.c | 278 *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()
|
| D | atomisp-ov2680.c | 160 *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()
|
| D | atomisp-gc2235.c | 347 buf->binning_factor_y = res->bin_factor_y ? in gc2235_get_intg_factor() 348 res->bin_factor_y : 1; in gc2235_get_intg_factor()
|
| D | atomisp-mt9m114.c | 799 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()
|
| D | atomisp-ov2722.c | 387 buf->binning_factor_y = res->bin_factor_y ? in ov2722_get_intg_factor() 388 res->bin_factor_y : 1; in ov2722_get_intg_factor()
|