Searched refs:stats_crop (Results 1 – 2 of 2) sorted by relevance
96 offsetof(struct pisp_fe_config, stats_crop),269 (cfg->stats_crop.offset_x < (cfg->input.format.width & ~1) && in pisp_fe_validate_stats()270 cfg->stats_crop.offset_y < cfg->input.format.height && in pisp_fe_validate_stats()271 cfg->stats_crop.width >= 2 && cfg->stats_crop.height >= 2)); in pisp_fe_validate_stats()
257 struct pisp_fe_crop_config stats_crop; member