| /OK3568_Linux_fs/external/xserver/hw/xfree86/utils/cvt/ |
| H A D | cvt.c | 73 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 D | buildstats.py | 81 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 D | modedb.rst | 32 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 D | evxfevnt.c | 44 /* 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 D | cvt.man | 7 .RB [ \-r | \-\-reduced ] 30 Create a mode with reduced blanking. This allows for higher frequency signals,
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.fec_mxc | 12 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 D | v4l2-dv-timings.h | 144 * 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 D | imgcodecs.hpp | 71 … 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 D | imgcodecs.hpp | 71 … 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 D | imgcodecs.hpp | 71 … 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 D | xf86cvt.c | 63 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 D | vidioc-g-dv-timings.rst | 250 - 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 D | xwayland-cvt.c | 65 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 D | rmi_2d_sensor.txt | 30 to generate an interrupt in reduced reporting 33 to generate an interrupt in reduced reporting
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | nsa320.rst | 53 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 D | frontend.json | 39 …"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 D | max77693.txt | 62 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 D | qgeotiledmappingmanagerengine_nokia.cpp | 100 …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 D | ip_vs_wrr.c | 34 * 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 D | sleep-states.rst | 15 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 D | div_Xsig.S | 184 /* 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 D | acpixf.h | 210 * 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 D | qcom,idle-state.txt | 28 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 D | Config.in | 44 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 D | x25-iface.rst | 103 reduced by the following measures or a combination thereof: 124 of packet loss in netif_rx() path will be significantly reduced.
|