| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | viafb.modes | 15 # Sync Width 3.813 us 0.064 ms 40 # Sync Width 2.032 us 0.080 ms 61 # Sync Width 1.556 us 0.069 ms 82 # Sync Width 1.483 us 0.058 ms 103 # Sync Width 1.221 us 0.048 ms 124 # Sync Width 2.679 us 0.099 ms 145 # Sync Width 2.704 us 100.604 us 166 # Sync Width 2.204 us 0.083 ms 187 # Sync Width 3.200 us 0.106 ms 209 # Sync Width 1.616 us 0.064 ms [all …]
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0002-Increase-width-and-height-limits.patch | 20 - uint32_t w : 11; /*Width of the image map*/ 22 + uint32_t w : 16; /*Width of the image map*/ 30 - uint32_t w : 11; /*Width of the image map*/ 32 + uint32_t w : 16; /*Width of the image map*/
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/ |
| H A D | result.hpp | 54 template <std::size_t Height, std::size_t Width = Height> 63 static const std::size_t static_width = Width; 65 static const std::size_t static_size = Width * Height; 75 BOOST_STATIC_ASSERT(F1 < Height && F2 < Width); in get() 76 static const std::size_t index = F1 * Width + F2; in get() 84 BOOST_STATIC_ASSERT(F1 < Height && F2 < Width); in set() 85 static const std::size_t index = F1 * Width + F2; in set() 214 template <std::size_t Height, std::size_t Width = Height> 218 static const std::size_t static_width = Width; 220 static const std::size_t static_size = Width * Height; [all …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtmultimedia/ |
| H A D | 0001-qtmultimedia-fix-a-conflicting-declaration.patch | 63 +typedef void (GL_APIENTRYP PFNGLTEXDIRECTVIVMAPPROC) (GLenum Target, GLsizei Width, GLsizei Height… 64 +typedef void (GL_APIENTRYP PFNGLTEXDIRECTMAPVIVPROC) (GLenum Target, GLsizei Width, GLsizei Height… 65 +typedef void (GL_APIENTRYP PFNGLTEXDIRECTVIVPROC) (GLenum Target, GLsizei Width, GLsizei Height, G… 67 +typedef void (GL_APIENTRYP PFNGLTEXDIRECTTILEDMAPVIVPROC) (GLenum Target, GLsizei Width, GLsizei H…
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/convert_rknn_demo/yolov5/ |
| H A D | onnx2rknn.py | 12 Width = 640 variable 24 OUT_DIR, exp+'-'+str(Width)+'-'+str(Height), platform)
|
| /OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/convert_rknn_demo/yolov5/ |
| H A D | onnx2rknn.py | 11 Width = 640 variable 22 RKNN_MODEL_PATH = './{}/{}.rknn'.format(OUT_DIR, exp+'-'+str(Width)+'-'+str(Height))
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | wimage.hpp | 188 int Width() const {return image_->width; } in Width() function in cv::WImage 323 Allocate(src.Width(), src.Height(), src.Channels()); in CloneFrom() 380 Allocate(src.Width(), src.Height()); in CloneFrom() 516 if (IsNull() || WImage<T>::Width() != width || in Allocate() 527 if (IsNull() || WImage<T>::Width() != width || WImage<T>::Height() != height) { in Allocate()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | wimage.hpp | 188 int Width() const {return image_->width; } in Width() function in cv::WImage 323 Allocate(src.Width(), src.Height(), src.Channels()); in CloneFrom() 380 Allocate(src.Width(), src.Height()); in CloneFrom() 516 if (IsNull() || WImage<T>::Width() != width || in Allocate() 527 if (IsNull() || WImage<T>::Width() != width || WImage<T>::Height() != height) { in Allocate()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | wimage.hpp | 188 int Width() const {return image_->width; } in Width() function in cv::WImage 323 Allocate(src.Width(), src.Height(), src.Channels()); in CloneFrom() 380 Allocate(src.Width(), src.Height()); in CloneFrom() 516 if (IsNull() || WImage<T>::Width() != width || in Allocate() 527 if (IsNull() || WImage<T>::Width() != width || WImage<T>::Height() != height) { in Allocate()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/ |
| H A D | lut_buffer.h | 35 uint32_t Width; member 81 hw_config.alloc_param.width = config_.Width; in ImportHwBuffers()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | adi,axi-dmac.txt | 22 adi,destination-bus-width: Width of the source or destination bus in bits. 31 - adi,length-width: Width of the DMA transfer length register.
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | media5200.dts | 113 bank-width = <4>; // Width in bytes of the flash bank 120 bank-width = <4>; // Width in bytes of the flash bank
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-meta-d4xx.rst | 119 * - __u16 Width 120 - Width in pixels 163 0x00000010 Width
|
| H A D | vidioc-cropcap.rst | 65 areas. The cropping rectangle cannot exceed these limits. Width 116 - Width of the rectangle, in pixels.
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | dxva_syntax.h | 62 RK_U32 Width; member
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mtd/ |
| H A D | mtd-physmap.txt | 12 - bank-width : Width (in bytes) of the bank. Equal to the 14 - device-width : (optional) Width of a single mtd chip. If
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/ |
| H A D | types.hpp | 105 Width, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | quads.cpp | 50 …auto offsetY = layout.get<IconTextFit>() == IconTextFitType::Width ? (textHeight - iconHeight) * 0… in getIconQuad() 52 …auto width = layout.get<IconTextFit>() == IconTextFitType::Width || layout.get<IconTextFit>() == I… in getIconQuad()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mmc/ |
| H A D | msm_sdhci.txt | 13 - bus_width: Width of SD/eMMC bus (default 4)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pwm/ |
| H A D | lpc1850-sct-pwm.txt | 1 * NXP LPC18xx State Configurable Timer - Pulse Width Modulator driver
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | altera_pio.txt | 9 - altr,gpio-bank-width: Width of the GPIO bank. This defines how many pins the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | mtd-physmap.txt | 12 - bank-width : Width (in bytes) of the bank. Equal to the 14 - device-width : (optional) Width of a single mtd chip. If
|
| H A D | orion-nand.txt | 11 - bank-width : Width in bytes of the device. Default is 1
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/auxdisplay/ |
| H A D | ks0108.rst | 33 :Width: 64
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | types.cpp | 101 { IconTextFitType::Width, "width" },
|