Lines Matching full:resizing
302 * resizer_set_ratio - Setup horizontal and vertical resizing value
306 * Resizing range from 64 to 1024
349 * a multiple of 16-bytes if the vertical resizing factor
686 * has a fixed number of phases that depend on the resizing ratio. As the ratio
705 * we need to compute the highest resizing ratio that satisfies the following
717 * expression of the last inequality. The highest resizing ratio value will be
718 * achieved when b is equal to its maximum value of 255. That resizing ratio
767 * ratio will thus result in a resizing factor slightly larger than the
774 * on the vertical resizing ratio. Fortunately, the output height doesn't
775 * depend on the horizontal resizing ratio. We can then start by computing the
799 * compute the vertical resizing ratio. in resizer_calc_ratios()
827 * capabilities. The maximum depends on the vertical resizing ratio. in resizer_calc_ratios()
1328 /* Update the source format, resizing ratios and crop rectangle. If in resizer_set_selection()