Home
last modified time | relevance | path

Searched refs:clamped (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_10969_workaround.c47 u32 clamped = 0; in kbasep_10969_workaround_clamp_coordinates() local
141 clamped = 1; in kbasep_10969_workaround_clamp_coordinates()
148 clamped = 1; in kbasep_10969_workaround_clamp_coordinates()
155 clamped = 1; in kbasep_10969_workaround_clamp_coordinates()
162 clamped = 1; in kbasep_10969_workaround_clamp_coordinates()
165 if (clamped) { in kbasep_10969_workaround_clamp_coordinates()
208 return clamped; in kbasep_10969_workaround_clamp_coordinates()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-details.rst81 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
161 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
200 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
288 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
360 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
435 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
458 Yc' is clamped to the range [0…1] and Cbc and Crc are clamped to the
589 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the
666 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
739 Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range
H A Dvidioc-s-hw-freq-seek.rst51 will be clamped to fit in the band before the seek is started.
H A Dcolorspaces.rst125 clamped to the [0…1] range those colors can no longer be reproduced in
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Dshape_utils.hpp210 Range clamped(std::max(r.start, 0), in clamp() local
212 CV_Assert_N(clamped.start < clamped.end, clamped.end <= axisSize); in clamp()
213 return clamped; in clamp()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c19 static int clamped; variable
36 clamped = value; in clamp_set()
43 *value = clamped; in clamp_get()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dqcom_smbb.txt46 Description: Maximum charge current; May be clamped to safety limits.
60 voltage. May be clamped to safety limits.
67 'fast-charge-high-watermark' will be clamped by this value.
74 'qcom,fast-charge-current-limit' will be clamped by this value.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-net-queues79 on this network device transmit queue. This value is clamped
H A Dsysfs-platform-dfl-fme197 clamped within the range from 0 to 127 Watts. Write fails with
210 clamped within the range from 0 to 127 Watts. Write fails with
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7637.patch13 the value is clamped as 65532). As a result SDL_Surface with a pitch
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map.qml295 //clamped center negative
303 //clamped center positive
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst183 out of [minimum, maximum] buffer size range, it's clamped to fit in there.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dosm.qdoc187 …\li The amount of results in a page. Note that this value might be clamped server side. The typica…
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dsysfs-interface.rst1134 tempX_max or inX_max attribute, then the value should be clamped to its
/OK3568_Linux_fs/kernel/init/
H A DKconfig800 This feature enables the scheduler to track the clamped utilization
1006 This feature enables the scheduler to track the clamped utilization
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dkernel.rst1142 Then the boost will be clamped to 600 because 800 is outside of the permissible
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info10257 this range are clamped to either 0 or 9. If the option is not
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info10257 this range are clamped to either 0 or 9. If the option is not
/OK3568_Linux_fs/external/xserver/
H A DChangeLog6415 with DRI3 enabled and DRI3 protocol version properly clamped
14535 the actual position will be clamped later within screen coordinates anyway.