Lines Matching full:scaling
104 :ref:`pipeline-scaling`, where image scaling can be performed on both
108 .. _pipeline-scaling:
121 scaling on the sensor is required to achieve higher frame rates.
196 - Sub-devices that scale frames using variable scaling factors should
198 modified. If the 1:1 scaling ratio is supported, this means that
209 for the pipeline described in :ref:`pipeline-scaling` (table columns
340 Selections: cropping, scaling and composition
363 The scaling operation changes the size of the image by scaling it to new
364 dimensions. The scaling ratio isn't specified explicitly, but is implied
368 Scaling support is optional. When supported by a subdev, the crop
373 subdev supports scaling but not composing, the top and left values are
437 rectangle defines the scaling ratio compared to the size of the sink
474 .. _subdev-image-processing-scaling-multi-source:
476 .. kernel-figure:: subdev-image-processing-scaling-multi-source.svg
477 :alt: subdev-image-processing-scaling-multi-source.svg
480 **Figure 4.6. Image processing in subdevs: scaling with multiple sources**
482 In this example, the subdev is capable of first cropping, then scaling
486 rectangles refer to the sink scaling rectangle, independently cropping
496 …**Figure 4.7. Image processing in subdevs: scaling and composition with multiple sinks and sources…