Searched full:scaling (Results 1 – 25 of 142) sorted by relevance
123456
/Documentation/admin-guide/pm/ |
D | cpufreq.rst | 7 CPU Performance Scaling 15 The Concept of CPU Performance Scaling 44 to as CPU performance scaling or CPU frequency scaling (because it involves 48 CPU Performance Scaling in Linux 51 The Linux kernel supports CPU performance scaling by means of the ``CPUFreq`` 52 (CPU Frequency scaling) subsystem that consists of three layers of code: the 53 core, scaling governors and scaling drivers. 56 interfaces for all platforms that support CPU performance scaling. It defines 59 Scaling governors implement algorithms to estimate the required CPU capacity. 60 As a rule, each governor implements one, possibly parametrized, scaling [all …]
|
D | intel_pstate.rst | 5 ``intel_pstate`` CPU Performance Scaling Driver 17 :doc:`CPU performance scaling subsystem <cpufreq>` in the Linux kernel 18 (``CPUFreq``). It is a scaling driver for the Sandy Bridge and later 50 ``sysfs`` which allows another ``CPUFreq`` scaling driver to be loaded and 58 active mode, it uses its own internal performance scaling governor algorithm or 59 allows the hardware to do preformance scaling by itself, while in the passive 61 a certain performance scaling algorithm. Which of them will be in effect 73 In this mode the driver bypasses the scaling governors layer of ``CPUFreq`` and 74 provides its own scaling algorithms for P-state selection. Those algorithms 75 can be applied to ``CPUFreq`` policies in the same way as generic scaling [all …]
|
/Documentation/userspace-api/media/v4l/ |
D | crop.rst | 6 Image Cropping, Insertion and Scaling -- the CROP API 20 abilities cropping and scaling. Some video output devices can scale an 33 Scaling requires a source and a target. On a video capture or overlay 48 support scaling or the :ref:`VIDIOC_G_CROP <VIDIOC_G_CROP>` and 68 Image Cropping, Insertion and Scaling 70 The cropping, insertion and scaling process 108 Scaling Adjustments 111 Video hardware can have various cropping, insertion and scaling 112 limitations. It may only scale up or down, support only discrete scaling 113 factors, or have different scaling abilities in horizontal and vertical [all …]
|
D | dev-subdev.rst | 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 [all …]
|
D | selection-api-configuration.rst | 11 Video hardware can have various cropping, composing and scaling 12 limitations. It may only scale up or down, support only discrete scaling 13 factors, or have different scaling abilities in the horizontal and 14 vertical directions. Also it may not support scaling at all. At the same 130 Scaling control 133 An application can detect if scaling is performed by comparing the width 136 scaling is applied. The application can compute the scaling ratios using
|
D | selection-api-intro.rst | 12 these abilities cropping, scaling and composing. 28 scaling then the cropping and composing rectangles have the same size.
|
D | vidioc-cropcap.rst | 13 VIDIOC_CROPCAP - Information about the video cropping and scaling abilities 43 support cropping and/or scaling and/or have non-square pixels, and for 78 - This is the pixel aspect (y / x) when no scaling is applied, the
|
D | selection-api-examples.rst | 60 Example: Querying for scaling factors 82 /* computing scaling factors */
|
D | selection-api-targets.rst | 16 Targets used by a cropping, composing and scaling process
|
D | selection-api.rst | 5 Cropping, composing and scaling -- the SELECTION API
|
D | dev-osd.rst | 106 Overlay Window and Scaling 112 image will appear. Drivers may or may not support scaling, and arbitrary 138 of the target rectangle. The scaling factor of the overlay is implied by
|
/Documentation/devicetree/bindings/input/ |
D | microchip,qt1050.txt | 41 - microchip,average-scaling: 42 The scaling factor which is used to scale the average-samples. 61 microchip,average-scaling = <16>; 69 microchip,average-scaling = <8>; 76 microchip,average-scaling = <16>;
|
/Documentation/cpu-freq/ |
D | index.rst | 4 Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel 9 Clock scaling allows you to change the clock speed of the CPUs on the 38 Clock and voltage scaling for the SA-1100: 39 * http://www.lartmaker.nl/projects/scaling
|
D | cpufreq-stats.rst | 124 CPU Frequency scaling ---> 125 [*] CPU Frequency scaling 129 "CPU Frequency scaling" (CONFIG_CPU_FREQ) should be enabled to configure
|
/Documentation/hwmon/ |
D | mc13783-adc.rst | 34 a chip internal scaling applied . 40 chip internal scaling: 45 Channel Signal Input Range Scaling 71 Channel Signal Input Range Scaling
|
D | vt1211.rst | 84 external scaling resistors. This external scaling needs to be compensated for 89 The board level scaling resistors according to VIA's recommendation are as 109 performs the scaling and returns the properly scaled voltage value. 126 internal thermal diode and the driver does all the scaling for temp2 and 128 temp1 and temp3-temp7, scaling depends on the board implementation and needs 155 scaling resistor (Rs)::
|
/Documentation/driver-api/media/drivers/ |
D | sh_mobile_ceu_camera.rst | 3 Cropping and Scaling algorithm, used in the sh_mobile_ceu_camera driver 16 Generic scaling / cropping scheme 111 10. Use CEU scaling to scale to the requested user window:
|
/Documentation/driver-api/media/ |
D | camera-sensor.rst | 37 scaling configurations. The output size of the device is the result of a series 38 of cropping and scaling operations from the device's pixel array's size. 89 skipping, scaling or digital crop :ref:`v4l2-subdev-selections`.
|
/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.yaml | 93 qcom,pre-scaling: 95 Used for scaling the channel input signal before the signal is 97 pre-determined ratio and use it for post scaling. It is a pair of 261 qcom,pre-scaling = <1 3>;
|
D | maxim,max11100.yaml | 23 description: External reference, needed to establish input scaling.
|
/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-spear.txt | 4 SPEAr SoC cpufreq driver for CPU frequency scaling.
|
D | cpufreq-st.txt | 11 Frequency Scaling only 33 Dynamic Voltage and Frequency Scaling (DVFS)
|
/Documentation/devicetree/bindings/media/ |
D | exynos5-gsc.txt | 3 G-Scaler is used for scaling and color space conversion on Exynos5 SoCs.
|
D | fsl-pxp.txt | 5 that supports scaling, colorspace conversion, alpha blending, rotation, and
|
/Documentation/driver-api/ |
D | devfreq.rst | 4 Device Frequency Scaling
|
123456