Searched refs:max_out_height (Results 1 – 3 of 3) sorted by relevance
614 unsigned int max_out_height; in ipipeif_try_format() local619 max_out_height = IPIPE_MAX_OUTPUT_HEIGHT_A; in ipipeif_try_format()640 fmt->height = clamp_t(u32, fmt->height, MIN_OUT_WIDTH, max_out_height); in ipipeif_try_format()
1323 unsigned int max_out_height; in resizer_try_format() local1347 max_out_height = IPIPE_MAX_OUTPUT_HEIGHT_A; in resizer_try_format()1361 max_out_height); in resizer_try_format()1365 max_out_height = IPIPE_MAX_OUTPUT_HEIGHT_B; in resizer_try_format()1379 max_out_height); in resizer_try_format()
1428 unsigned int max_out_height; in ipipe_try_format() local1433 max_out_height = IPIPE_MAX_OUTPUT_HEIGHT_A; in ipipe_try_format()1454 fmt->height = clamp_t(u32, fmt->height, MIN_OUT_WIDTH, max_out_height); in ipipe_try_format()