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()
1327 unsigned int max_out_height; in resizer_try_format() local1351 max_out_height = IPIPE_MAX_OUTPUT_HEIGHT_A; in resizer_try_format()1365 max_out_height); in resizer_try_format()1369 max_out_height = IPIPE_MAX_OUTPUT_HEIGHT_B; in resizer_try_format()1383 max_out_height); in resizer_try_format()
1446 unsigned int max_out_height; in ipipe_try_format() local1451 max_out_height = IPIPE_MAX_OUTPUT_HEIGHT_A; in ipipe_try_format()1472 fmt->height = clamp_t(u32, fmt->height, MIN_OUT_WIDTH, max_out_height); in ipipe_try_format()