Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispresizer.c26 #define MID_RESIZE_VALUE 512 macro
325 if (ratio->horz > MID_RESIZE_VALUE) in resizer_set_ratio()
331 if (ratio->vert > MID_RESIZE_VALUE) in resizer_set_ratio()
810 if (ratio->vert > MID_RESIZE_VALUE) in resizer_calc_ratios()
816 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
833 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
881 if (ratio->horz > MID_RESIZE_VALUE) in resizer_calc_ratios()
887 if (ratio->horz <= MID_RESIZE_VALUE) { in resizer_calc_ratios()