Lines Matching full:scaling
101 :ref:`pipeline-scaling`, where image scaling can be performed on both
105 .. _pipeline-scaling:
118 scaling on the sensor is required to achieve higher frame rates.
193 - Sub-devices that scale frames using variable scaling factors should
195 modified. If the 1:1 scaling ratio is supported, this means that
206 for the pipeline described in :ref:`pipeline-scaling` (table columns
337 Selections: cropping, scaling and composition
360 The scaling operation changes the size of the image by scaling it to new
361 dimensions. The scaling ratio isn't specified explicitly, but is implied
365 Scaling support is optional. When supported by a subdev, the crop
370 subdev supports scaling but not composing, the top and left values are
432 rectangle defines the scaling ratio compared to the size of the sink
469 .. _subdev-image-processing-scaling-multi-source:
471 .. kernel-figure:: subdev-image-processing-scaling-multi-source.svg
472 :alt: subdev-image-processing-scaling-multi-source.svg
475 **Figure 4.6. Image processing in subdevs: scaling with multiple sources**
477 In this example, the subdev is capable of first cropping, then scaling
481 rectangles refer to the sink scaling rectangle, independently cropping
491 …**Figure 4.7. Image processing in subdevs: scaling and composition with multiple sinks and sources…