Lines Matching full:scaling
96 :ref:`pipeline-scaling`, where image scaling can be performed on both
100 .. _pipeline-scaling:
113 scaling on the sensor is required to achieve higher frame rates.
188 - Sub-devices that scale frames using variable scaling factors should
190 modified. If the 1:1 scaling ratio is supported, this means that
201 for the pipeline described in :ref:`pipeline-scaling` (table columns
290 Selections: cropping, scaling and composition
313 The scaling operation changes the size of the image by scaling it to new
314 dimensions. The scaling ratio isn't specified explicitly, but is implied
318 Scaling support is optional. When supported by a subdev, the crop
323 subdev supports scaling but not composing, the top and left values are
385 rectangle defines the scaling ratio compared to the size of the sink
422 .. _subdev-image-processing-scaling-multi-source:
424 .. kernel-figure:: subdev-image-processing-scaling-multi-source.svg
425 :alt: subdev-image-processing-scaling-multi-source.svg
428 **Figure 4.6. Image processing in subdevs: scaling with multiple sources**
430 In this example, the subdev is capable of first cropping, then scaling
434 rectangles refer to the sink scaling rectangle, independently cropping
444 …**Figure 4.7. Image processing in subdevs: scaling and composition with multiple sinks and sources…