Home
last modified time | relevance | path

Searched refs:MID_RESIZE_VALUE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/media/platform/omap3isp/
Dispresizer.c26 #define MID_RESIZE_VALUE 512 macro
322 if (ratio->horz > MID_RESIZE_VALUE) in resizer_set_ratio()
328 if (ratio->vert > MID_RESIZE_VALUE) in resizer_set_ratio()
807 if (ratio->vert > MID_RESIZE_VALUE) in resizer_calc_ratios()
813 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
830 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
878 if (ratio->horz > MID_RESIZE_VALUE) in resizer_calc_ratios()
884 if (ratio->horz <= MID_RESIZE_VALUE) { in resizer_calc_ratios()