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
335 Selections: cropping, scaling and composition
358 The scaling operation changes the size of the image by scaling it to new
359 dimensions. The scaling ratio isn't specified explicitly, but is implied
363 Scaling support is optional. When supported by a subdev, the crop
368 subdev supports scaling but not composing, the top and left values are
430 rectangle defines the scaling ratio compared to the size of the sink
467 .. _subdev-image-processing-scaling-multi-source:
469 .. kernel-figure:: subdev-image-processing-scaling-multi-source.svg
470 :alt: subdev-image-processing-scaling-multi-source.svg
473 **Figure 4.6. Image processing in subdevs: scaling with multiple sources**
475 In this example, the subdev is capable of first cropping, then scaling
479 rectangles refer to the sink scaling rectangle, independently cropping
489 …**Figure 4.7. Image processing in subdevs: scaling and composition with multiple sinks and sources…