Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/ti/omap3isp/
Dispresizer.c26 #define MID_RESIZE_VALUE 512 macro
324 if (ratio->horz > MID_RESIZE_VALUE) in resizer_set_ratio()
330 if (ratio->vert > MID_RESIZE_VALUE) in resizer_set_ratio()
809 if (ratio->vert > MID_RESIZE_VALUE) in resizer_calc_ratios()
815 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
832 if (ratio->vert <= MID_RESIZE_VALUE) { in resizer_calc_ratios()
880 if (ratio->horz > MID_RESIZE_VALUE) in resizer_calc_ratios()
886 if (ratio->horz <= MID_RESIZE_VALUE) { in resizer_calc_ratios()