Home
last modified time | relevance | path

Searched full:reduced (Results 1 – 25 of 844) sorted by relevance

12345678910>>...34

/OK3568_Linux_fs/external/xserver/hw/xfree86/utils/cvt/
H A Dcvt.c73 CVTCheckStandard(int HDisplay, int VDisplay, float VRefresh, Bool Reduced, in CVTCheckStandard() argument
108 fprintf(stderr, "usage: %s [-v|--verbose] [-r|--reduced] X Y [refresh]\n", in PrintUsage()
112 fprintf(stderr, " -r|--reduced : Create a mode with reduced blanking " in PrintUsage()
130 PrintComment(DisplayModeRec * Mode, Bool CVT, Bool Reduced) in PrintComment() argument
154 if (Reduced) in PrintComment()
176 Bool Reduced) in PrintModeline() argument
178 if (Reduced) in PrintModeline()
210 Bool Reduced = FALSE, Verbose = FALSE, IsCVT; in main() local
224 if (!strcmp(argv[n], "-r") || !strcmp(argv[n], "--reduced")) in main()
225 Reduced = TRUE; in main()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/
H A Dbuildstats.py81 reduced = None
100 reduced = (self.diskstats_ltime, (readTput, writeTput, util))
104 return reduced
116 reduced = None
124 reduced = (time, (user/aSum, system/aSum, iowait/aSum))
127 return reduced
136 reduced = handler(now, data)
138 reduced = (now, data)
139 if reduced:
140 if isinstance(reduced[1], bytes):
[all …]
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dmodedb.rst32 If 'R' is specified, do a 'reduced blanking' calculation for digital displays.
102 displays, the "reduced blanking" calculation can be used.
107 new CRT displays and probably with most flatpanels, if 'reduced blanking'
120 -R = reduced blanking
122 example: .48M3-R - 800x600 with reduced blanking
128 - if reduced blanking, the refresh rate must be at 60Hz
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Devxfevnt.c44 /* If the Hardware Reduced flag is set, machine is always in acpi mode */ in acpi_enable()
102 /* If the Hardware Reduced flag is set, machine is always in acpi mode */ in ACPI_EXPORT_SYMBOL()
149 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
212 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
271 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
/OK3568_Linux_fs/external/xserver/hw/xfree86/utils/man/
H A Dcvt.man7 .RB [ \-r | \-\-reduced ]
30 Create a mode with reduced blanking. This allows for higher frequency signals,
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.fec_mxc12 RGMII selects 1000 Base-tx reduced pin count interface.
13 RMII selects 100 Base-tx reduced pin count interface.
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-dv-timings.h144 * information is needed only in case of version 2 of reduced blanking.
205 * can_reduce_fps - check if conditions for reduced fps are true.
208 * For different timings reduced fps is allowed if the following conditions
211 * - For CVT timings: if reduced blanking v2 (vsync == 8) is true.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dimgcodecs.hpp71 … If set, always convert image to the single channel grayscale image and the image size reduced 1/2.
72 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/2.
73 … If set, always convert image to the single channel grayscale image and the image size reduced 1/4.
74 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/4.
75 … If set, always convert image to the single channel grayscale image and the image size reduced 1/8.
76 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/8.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dimgcodecs.hpp71 … If set, always convert image to the single channel grayscale image and the image size reduced 1/2.
72 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/2.
73 … If set, always convert image to the single channel grayscale image and the image size reduced 1/4.
74 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/4.
75 … If set, always convert image to the single channel grayscale image and the image size reduced 1/8.
76 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/8.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dimgcodecs.hpp71 … If set, always convert image to the single channel grayscale image and the image size reduced 1/2.
72 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/2.
73 … If set, always convert image to the single channel grayscale image and the image size reduced 1/4.
74 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/4.
75 … If set, always convert image to the single channel grayscale image and the image size reduced 1/8.
76 … //!< If set, always convert image to the 3 channel BGR color image and the image size reduced 1/8.
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86cvt.c63 xf86CVTMode(int HDisplay, int VDisplay, float VRefresh, Bool Reduced, in xf86CVTMode() argument
151 if (!Reduced) { /* simplified GTF calculation */ in xf86CVTMode()
226 else { /* Reduced blanking */ in xf86CVTMode()
286 if (Reduced) in xf86CVTMode()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst250 - CVT/GTF specific: the timings use reduced blanking (CVT) or the
252 vertical blanking intervals are reduced, allowing a higher
275 If a video receiver detects that the format uses a reduced framerate,
310 regular framerates and framerates reduced by 1000/1001. E.g.:
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cvt.c65 xwayland_cvt(int HDisplay, int VDisplay, float VRefresh, Bool Reduced, in xwayland_cvt() argument
154 if (!Reduced) { /* simplified GTF calculation */ in xwayland_cvt()
230 else { /* Reduced blanking */ in xwayland_cvt()
291 if (Reduced) in xwayland_cvt()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/rmi4/
H A Drmi_2d_sensor.txt30 to generate an interrupt in reduced reporting
33 to generate an interrupt in reduced reporting
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dnsa320.rst53 the first clock pulse is reduced from 100 ms to just under 10ms then the chip
55 is reduced from 100 us to less than 15 us then data pulses are likely to be
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/silvermont/
H A Dfrontend.json39 …"PublicDescription": "Counts the number of times a decode restriction reduced the decode throughpu…
45 …"BriefDescription": "Counts the number of times a decode restriction reduced the decode throughput…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmax77693.txt62 the charging current will be reduced by 105 mA/Celsius.
73 below this value, the input current will be reduced to reach the
91 on both outputs. The maximum current on each output is reduced
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp100 …types << QGeoMapType(QGeoMapType::TransitMap, tr("Transit Map"), tr("Color-reduced map view with p… in QGeoTiledMappingManagerEngineNokia()
101 …types << QGeoMapType(QGeoMapType::GrayStreetMap, tr("Gray Street Map"), tr("Color-reduced map view… in QGeoTiledMappingManagerEngineNokia()
105 …Type(QGeoMapType::TransitMap, tr("Mobile Transit Map"), tr("Mobile color-reduced map view with pub… in QGeoTiledMappingManagerEngineNokia()
106 …eoMapType::GrayStreetMap, tr("Mobile Gray Street Map"), tr("Mobile color-reduced map view in dayli… in QGeoTiledMappingManagerEngineNokia()
110 …types << QGeoMapType(QGeoMapType::GrayStreetMap, tr("Gray Night Street Map"), tr("Color-reduced ma… in QGeoTiledMappingManagerEngineNokia()
111 …ype::GrayStreetMap, tr("Mobile Gray Night Street Map"), tr("Mobile color-reduced map view in night… in QGeoTiledMappingManagerEngineNokia()
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_wrr.c34 * Then cw is reduced with di and all dests are checked again.
44 * weight changes, it is possible some dest weight to be reduced
47 * So, we modify how mw is calculated, now it is reduced with (di - 1),
/OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/
H A Dsleep-states.rst15 reduced.
44 deeper system suspend variants to provide reduced resume latency. It is always
65 reduced relative to :ref:`suspend-to-idle <s2idle>` and it may be necessary to
97 The set of devices that can wake up the system from S2RAM usually is reduced
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Ddiv_Xsig.S184 /* Half of the main problem is done, there is just a reduced numerator
188 movl FPU_accum_2,%edx /* get the reduced num */
297 movl FPU_accum_1,%edx /* get the reduced num */
309 movl FPU_accum_1,%edx /* get the reduced num */
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpixf.h210 * ACPI 5.0 introduces the concept of a "reduced hardware platform", meaning
212 * a reduced HW machine, and that flag is duplicated here for convenience.
280 * Hardware-reduced prototypes (default: Not hardware reduced).
286 * Note: This static build option for reduced hardware is intended to
289 * on the actual FADT reduced hardware flag (HW_REDUCED_ACPI). If set,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt28 voltage may be reduced to the minimum value needed to keep the processor
51 voltages reduced, provided all cpus enter this state. Since the span of low
/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in44 ARM is a 32-bit reduced instruction set computer (RISC)
54 ARM is a 32-bit reduced instruction set computer (RISC)
233 SuperH (or SH) is a 32-bit reduced instruction set computer
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dx25-iface.rst103 reduced by the following measures or a combination thereof:
124 of packet loss in netif_rx() path will be significantly reduced.

12345678910>>...34