Lines Matching full:scaling
103 :ref:`pipeline-scaling`, where image scaling can be performed on both
107 .. _pipeline-scaling:
120 scaling on the sensor is required to achieve higher frame rates.
195 - Sub-devices that scale frames using variable scaling factors should
197 modified. If the 1:1 scaling ratio is supported, this means that
208 for the pipeline described in :ref:`pipeline-scaling` (table columns
339 Selections: cropping, scaling and composition
362 The scaling operation changes the size of the image by scaling it to new
363 dimensions. The scaling ratio isn't specified explicitly, but is implied
367 Scaling support is optional. When supported by a subdev, the crop
372 subdev supports scaling but not composing, the top and left values are
436 rectangle defines the scaling ratio compared to the size of the sink
473 .. _subdev-image-processing-scaling-multi-source:
475 .. kernel-figure:: subdev-image-processing-scaling-multi-source.svg
476 :alt: subdev-image-processing-scaling-multi-source.svg
479 **Figure 4.6. Image processing in subdevs: scaling with multiple sources**
481 In this example, the subdev is capable of first cropping, then scaling
485 rectangles refer to the sink scaling rectangle, independently cropping
495 …**Figure 4.7. Image processing in subdevs: scaling and composition with multiple sinks and sources…