Home
last modified time | relevance | path

Searched full:scaling (Results 1 – 25 of 1239) sorted by relevance

12345678910>>...50

/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dcpufreq.rst7 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 …]
H A Dintel_pstate.rst5 ``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 …]
/OK3568_Linux_fs/external/xserver/hw/dmx/doc/
H A Dscaled.xml22 scaling factor. For example, this might allow the contents of a
23 window to be magnified for easier viewing. In particular, scaling
54 scaling for the <command>vncviewer</command> application when
55 displayed using DMX (VNC scaling is currently available only
81 scaled by appropriate (integral?) scaling factor
100 <sect3><title>Scaling under VNC</title>
103 is possible to specify a scaling factor (as numerator and
104 denominator). When scaling is in effect, the viewer
111 The scaling in VNC is primitive. It does not conserve
134 Note, though, that the target output for this scaling is an
[all …]
/OK3568_Linux_fs/buildroot/package/frecon/
H A D0009-Support-FB-rotating-and-scaling-with-environment.patch4 Subject: [PATCH 9/9] Support FB rotating and scaling with environment
36 fb->buffer_properties.scaling = 2;
60 + fb->buffer_properties.scaling = atoi(buf);
61 + if (fb->buffer_properties.scaling < 1)
62 + fb->buffer_properties.scaling = 1;
75 int scaling = font_get_scaling();
76 - if (zoom_in && scaling < 4)
78 scaling++;
79 else if (!zoom_in && scaling > 1)
80 scaling--;
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A DKconfig.arm3 # ARM CPU Frequency scaling drivers
48 Armada8K device has the AP806 which supports scaling
78 ("AVS") to handle voltage and frequency scaling. This driver provides
120 tristate "CPU Frequency scaling support for MediaTek SoCs"
210 CPU Frequency scaling support for S3C2410
218 CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.
221 bool "S3C2416 CPU Frequency scaling support"
227 voltage scaling mode in which it is possible to reduce the
233 bool "Allow voltage scaling for S3C2416 arm core"
236 Enable CPU voltage scaling when entering the dvs mode.
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcrop.rst6 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 …]
H A Ddev-subdev.rst101 :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 …]
H A Dselection-api-configuration.rst11 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
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsaa711x_regs.h112 /* Horizontal phase scaling */
120 /* Vertical scaling */
159 /* Horizontal phase scaling */
166 /* Vertical scaling */
422 /* Task A: Horizontal phase scaling */
424 "Task A: Horizontal luminance scaling increment"},
429 "Task A: Horizontal chrominance scaling increment"},
434 /* Task A: Vertical scaling */
436 "Task A: Vertical luminance scaling increment"},
438 "Task A: Vertical chrominance scaling increment"},
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/arm/
H A Darm_core_scaling.c13 * Example core scaling policy.
40 MALI_DEBUG_PRINT(3, ("Core scaling: Enabling one more core\n")); in enable_one_core()
52 MALI_DEBUG_PRINT(3, ("Core scaling: Disabling one core\n")); in disable_one_core()
64 MALI_DEBUG_PRINT(3, ("Core scaling: Enabling maximum number of cores\n")); in enable_max_num_cores()
95 * This function implements a very trivial PP core scaling algorithm. in mali_core_scaling_update()
99 * core scaling functionality of the driver. in mali_core_scaling_update()
103 * in order to make a good core scaling algorithm. in mali_core_scaling_update()
H A Darm_core_scaling.h13 * Example core scaling policy.
22 * Initialize core scaling policy.
24 * @note The core scaling policy will assume that all PP cores are on initially.
31 * Terminate core scaling policy.
36 * Update core scaling policy with new utilization data.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.md144 - **libjpeg: IDCT scaling extensions in decompressor**<br>
145 libjpeg-turbo supports IDCT scaling with scaling factors of 1/8, 1/4, 3/8,
177 usefulness of DCT scaling as a means of data reduction and SmartScale as a
183 - **libjpeg: DCT scaling in compressor**<br>
185 There is no technical reason why DCT scaling could not be supported when
187 below), only scaling factors of 1/2, 8/15, 4/7, 8/13, 2/3, 8/11, 4/5, and
201 additional DCT scaling factors.
205 This requires the DCT scaling feature, which is not supported.
207 - **jpegtran: Scaling**<br>
208 This requires both the DCT scaling and SmartScale features, which are not
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dlibjpeg-turbo-README.md144 - **libjpeg: IDCT scaling extensions in decompressor**<br>
145 libjpeg-turbo supports IDCT scaling with scaling factors of 1/8, 1/4, 3/8,
177 usefulness of DCT scaling as a means of data reduction and SmartScale as a
183 - **libjpeg: DCT scaling in compressor**<br>
185 There is no technical reason why DCT scaling could not be supported when
187 below), only scaling factors of 1/2, 8/15, 4/7, 8/13, 2/3, 8/11, 4/5, and
201 additional DCT scaling factors.
205 This requires the DCT scaling feature, which is not supported.
207 - **jpegtran: Scaling**<br>
208 This requires both the DCT scaling and SmartScale features, which are not
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.md144 - **libjpeg: IDCT scaling extensions in decompressor**<br>
145 libjpeg-turbo supports IDCT scaling with scaling factors of 1/8, 1/4, 3/8,
177 usefulness of DCT scaling as a means of data reduction and SmartScale as a
183 - **libjpeg: DCT scaling in compressor**<br>
185 There is no technical reason why DCT scaling could not be supported when
187 below), only scaling factors of 1/2, 8/15, 4/7, 8/13, 2/3, 8/11, 4/5, and
201 additional DCT scaling factors.
205 This requires the DCT scaling feature, which is not supported.
207 - **jpegtran: Scaling**<br>
208 This requires both the DCT scaling and SmartScale features, which are not
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_uds.c37 * Scaling Computation
50 * uds_output_size - Return the output size for an input size and scaling ratio
52 * @ratio: scaling ratio in U4.12 fixed-point format
57 /* Down-scaling */ in uds_output_size()
65 /* Up-scaling */ in uds_output_size()
84 * uds_passband_width - Return the passband filter width for a scaling ratio
85 * @ratio: scaling ratio in U4.12 fixed-point format
90 /* Down-scaling */ in uds_passband_width()
98 /* Up-scaling */ in uds_passband_width()
281 * Multi-tap scaling can't be enabled along with alpha scaling when in uds_configure_stream()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dia_css_types.h152 * Before the shading correction is applied, NxN-filter and/or scaling
158 * - Down-scaling/Up-scaling factor
180 * In some isp binaries, the bayer scaling is applied before the shading correction is applied.
181 * Then, this scaling factor should be considered in generating the shading table.
182 * The scaling factor is expressed by these parameters.
189 * This is the size BEFORE the bayer scaling is applied.
194 * The size of this area assumes the size AFTER the bayer scaling is applied
276 …* 2. process: Driver applies the sensor cropping/binning/scaling to physical sensor si…
279 …* 4. process: ISP applies the bayer scaling by the factor of shading_info.bayer_scale_…
280 * 5. sensor data size: Scaling factor * ISP input size (== shading_info.sensor_data_res_bqs)
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dpms405.dtsi93 qcom,pre-scaling = <1 1>;
98 qcom,pre-scaling = <1 1>;
103 qcom,pre-scaling = <1 3>;
108 qcom,pre-scaling = <1 1>;
115 qcom,pre-scaling = <1 1>;
122 qcom,pre-scaling = <1 1>;
129 qcom,pre-scaling = <1 1>;
H A Dpm8150b.dtsi75 qcom,pre-scaling = <1 1>;
81 qcom,pre-scaling = <1 1>;
87 qcom,pre-scaling = <1 1>;
93 qcom,pre-scaling = <1 1>;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_rect.c84 * the corresponding amounts, retaining the vertical and horizontal scaling
153 * drm_rect_calc_hscale - calculate the horizontal scaling factor
156 * @min_hscale: minimum allowed horizontal scaling factor
157 * @max_hscale: maximum allowed horizontal scaling factor
159 * Calculate the horizontal scaling factor as
167 * The horizontal scaling factor, or errno of out of limits.
188 * drm_rect_calc_vscale - calculate the vertical scaling factor
191 * @min_vscale: minimum allowed vertical scaling factor
192 * @max_vscale: maximum allowed vertical scaling factor
194 * Calculate the vertical scaling factor as
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ipa_control/
H A Dmali_kbase_csf_ipa_control.h35 * @scaling_factor: Scaling factor by which the counter's value shall be
36 * multiplied. A scaling factor of 1 corresponds to units
40 * an interval of time expressed in seconds (when the scaling
53 * The client may specify a scaling factor to multiply counter values before
55 * too low in resolution. For instance: a scaling factor of 1000 implies
56 * that the returned value is a time expressed in milliseconds; a scaling
87 * scaling factor and whether it must be normalized by GPU
97 * performance counters it intends to read, and specifying a scaling factor
144 * requested and then multiplied by the scaling factor provided at the time
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dmicrochip,qt1050.txt41 - 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>;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/
H A Dtest-drm_rect.c45 /* 1:1 scaling */ in igt_drm_rect_clip_scaled_not_clipped()
61 /* 2:1 scaling */ in igt_drm_rect_clip_scaled_not_clipped()
77 /* 1:2 scaling */ in igt_drm_rect_clip_scaled_not_clipped()
101 /* 1:1 scaling top/left clip */ in igt_drm_rect_clip_scaled_clipped()
117 /* 1:1 scaling bottom/right clip */ in igt_drm_rect_clip_scaled_clipped()
133 /* 2:1 scaling top/left clip */ in igt_drm_rect_clip_scaled_clipped()
149 /* 2:1 scaling bottom/right clip */ in igt_drm_rect_clip_scaled_clipped()
165 /* 1:2 scaling top/left clip */ in igt_drm_rect_clip_scaled_clipped()
181 /* 1:2 scaling bottom/right clip */ in igt_drm_rect_clip_scaled_clipped()
/OK3568_Linux_fs/kernel/Documentation/cpu-freq/
H A Dindex.rst4 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb.c103 /* Only chroma scaling (sub-sampling) is supported in DCN2 */ in dwb2_enable()
107 DC_LOG_DWB("%s inst = %d, FAILED!LUMA SCALING NOT SUPPORTED", __func__, dwbc20->base.inst); in dwb2_enable()
123 /* Set scaling parameters */ in dwb2_enable()
163 /* Only chroma scaling (sub-sampling) is supported in DCN2 */ in dwb2_update()
166 DC_LOG_DWB("%s inst = %d, FAILED!LUMA SCALING NOT SUPPORTED", __func__, dwbc20->base.inst); in dwb2_update()
169 DC_LOG_DWB("%s inst = %d, scaling", __func__, dwbc20->base.inst); in dwb2_update()
187 /* Set scaling parameters */ in dwb2_update()
255 /* Program scaling mode */ in dwb2_set_scaler()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c114 u32 bayer_scale_hor_ratio_in; /* Horizontal ratio (in) of bayer scaling. */
115 u32 bayer_scale_hor_ratio_out; /* Horizontal ratio (out) of bayer scaling. */
116 u32 bayer_scale_ver_ratio_in; /* Vertical ratio (in) of bayer scaling. */
117 u32 bayer_scale_ver_ratio_out; /* Vertical ratio (out) of bayer scaling. */
125 /* Bayer scaling factor, for the scaling which is applied before shading correction. */
126 …u32 bayer_scale_hor_ratio_in; /* Horizontal ratio (in) of scaling applied BEFORE shading correcti…
127 …u32 bayer_scale_hor_ratio_out; /* Horizontal ratio (out) of scaling applied BEFORE shading correct…
128 …u32 bayer_scale_ver_ratio_in; /* Vertical ratio (in) of scaling applied BEFORE shading correction…
129 …u32 bayer_scale_ver_ratio_out; /* Vertical ratio (out) of scaling applied BEFORE shading correctio…
152 /* Horizontal/Vertical ratio of bayer scaling in ia_css_binary_compute_shading_table_bayer_origin()
[all …]

12345678910>>...50