Home
last modified time | relevance | path

Searched refs:Size (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp1433 XML_CHECK_TOPTAG_MARK(CALIB_HEADER_TAG_ID, tag.Type(), tag.Size()); in doParse()
1444 XML_CHECK_TOPTAG_MARK(CALIB_SENSOR_TAG_ID, tag1.Type(), tag1.Size()); in doParse()
1455 XML_CHECK_TOPTAG_MARK(CALIB_SYSTEM_TAG_ID, tag2.Type(), tag2.Size()); in doParse()
1467 XML_CHECK_TOPTAG_MARK(CALIB_EXPSET_TAG_ID, tag2.Type(), tag2.Size()); in doParse()
1478 XML_CHECK_TOPTAG_MARK(CALIB_MODULEINFO_TAG_ID, tag3.Type(), tag3.Size()); in doParse()
1532 XML_CHECK_TOPTAG_MARK(CALIB_HEADER_TAG_ID, tag.Type(), tag.Size()); in doGenerate()
1543 XML_CHECK_TOPTAG_MARK(CALIB_SENSOR_TAG_ID, tag1.Type(), tag1.Size()); in doGenerate()
1554 XML_CHECK_TOPTAG_MARK(CALIB_SYSTEM_TAG_ID, tag2.Type(), tag2.Size()); in doGenerate()
1897 XML_CHECK_WHILE_SUBTAG_MARK((char *)(tagname.c_str()), tag.Type(), tag.Size()); in parseEntryHeader()
1962 XML_CHECK_WHILE_SUBTAG_MARK((char *)(tagname.c_str()), tag.Type(), tag.Size()); in parseEntrySensor()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dobjdetect.hpp164 … double detectThreshold = 0.0, Size winDetSize = Size(64, 128));
184 Size minSize, Size maxSize ) = 0;
191 Size minSize, Size maxSize ) = 0;
199 Size minSize, Size maxSize,
203 virtual Size getOriginalWindowSize() const = 0;
274 Size minSize = Size(),
275 Size maxSize = Size() );
297 Size minSize=Size(),
298 Size maxSize=Size() );
323 Size minSize = Size(),
[all …]
H A Dcalib3d.hpp791 Size imageSize, double aspectRatio = 1.0 );
842 CV_EXPORTS_W bool findChessboardCorners( InputArray image, Size patternSize, OutputArray corners,
846 CV_EXPORTS bool find4QuadCornerSubpix( InputArray img, InputOutputArray corners, Size region_size );
860 CV_EXPORTS_W void drawChessboardCorners( InputOutputArray image, Size patternSize,
947 CV_EXPORTS_W bool findCirclesGrid( InputArray image, Size patternSize,
953 CV_EXPORTS_W bool findCirclesGrid2( InputArray image, Size patternSize,
959 CV_EXPORTS_W bool findCirclesGrid( InputArray image, Size patternSize,
1077 InputArrayOfArrays imagePoints, Size imageSize,
1095 InputArrayOfArrays imagePoints, Size imageSize,
1121 CV_EXPORTS_W void calibrationMatrixValues( InputArray cameraMatrix, Size imageSize,
[all …]
H A Dimgproc.hpp937 CV_WRAP virtual void setTilesGridSize(Size tileGridSize) = 0;
940 CV_WRAP virtual Size getTilesGridSize() const = 0;
1266 …CV_WRAP virtual int compareSegments(const Size& size, InputArray lines1, InputArray lines2, InputO…
1351 CV_EXPORTS_W Mat getGaborKernel( Size ksize, double sigma, double theta, double lambd,
1370 CV_EXPORTS_W Mat getStructuringElement(int shape, Size ksize, Point anchor = Point(-1,-1));
1414 CV_EXPORTS_W void GaussianBlur( InputArray src, OutputArray dst, Size ksize,
1475 Size ksize, Point anchor = Point(-1,-1),
1498 Size ksize, Point anchor = Point(-1, -1),
1521 Size ksize, Point anchor = Point(-1,-1),
1900 Size winSize, Size zeroZone,
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dwarpers.hpp82 …virtual Rect buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ym…
108 Size dst_size, OutputArray dst) = 0;
116 virtual Rect warpRoi(Size src_size, InputArray K, InputArray R) = 0;
146 …Rect buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_O…
152 Size dst_size, OutputArray dst) CV_OVERRIDE;
154 Rect warpRoi(Size src_size, InputArray K, InputArray R) CV_OVERRIDE;
162 virtual void detectResultRoi(Size src_size, Point &dst_tl, Point &dst_br);
166 void detectResultRoiByBorder(Size src_size, Point &dst_tl, Point &dst_br);
192 …virtual Rect buildMaps(Size src_size, InputArray K, InputArray R, InputArray T, OutputArray xmap, …
193 …Rect buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_O…
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dcalib3d.hpp791 Size imageSize, double aspectRatio = 1.0 );
842 CV_EXPORTS_W bool findChessboardCorners( InputArray image, Size patternSize, OutputArray corners,
846 CV_EXPORTS bool find4QuadCornerSubpix( InputArray img, InputOutputArray corners, Size region_size );
860 CV_EXPORTS_W void drawChessboardCorners( InputOutputArray image, Size patternSize,
947 CV_EXPORTS_W bool findCirclesGrid( InputArray image, Size patternSize,
953 CV_EXPORTS_W bool findCirclesGrid2( InputArray image, Size patternSize,
959 CV_EXPORTS_W bool findCirclesGrid( InputArray image, Size patternSize,
1077 InputArrayOfArrays imagePoints, Size imageSize,
1095 InputArrayOfArrays imagePoints, Size imageSize,
1121 CV_EXPORTS_W void calibrationMatrixValues( InputArray cameraMatrix, Size imageSize,
[all …]
H A Dimgproc.hpp937 CV_WRAP virtual void setTilesGridSize(Size tileGridSize) = 0;
940 CV_WRAP virtual Size getTilesGridSize() const = 0;
1266 …CV_WRAP virtual int compareSegments(const Size& size, InputArray lines1, InputArray lines2, InputO…
1351 CV_EXPORTS_W Mat getGaborKernel( Size ksize, double sigma, double theta, double lambd,
1370 CV_EXPORTS_W Mat getStructuringElement(int shape, Size ksize, Point anchor = Point(-1,-1));
1414 CV_EXPORTS_W void GaussianBlur( InputArray src, OutputArray dst, Size ksize,
1475 Size ksize, Point anchor = Point(-1,-1),
1498 Size ksize, Point anchor = Point(-1, -1),
1521 Size ksize, Point anchor = Point(-1,-1),
1900 Size winSize, Size zeroZone,
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dcalib3d.hpp791 Size imageSize, double aspectRatio = 1.0 );
842 CV_EXPORTS_W bool findChessboardCorners( InputArray image, Size patternSize, OutputArray corners,
846 CV_EXPORTS bool find4QuadCornerSubpix( InputArray img, InputOutputArray corners, Size region_size );
860 CV_EXPORTS_W void drawChessboardCorners( InputOutputArray image, Size patternSize,
947 CV_EXPORTS_W bool findCirclesGrid( InputArray image, Size patternSize,
953 CV_EXPORTS_W bool findCirclesGrid2( InputArray image, Size patternSize,
959 CV_EXPORTS_W bool findCirclesGrid( InputArray image, Size patternSize,
1077 InputArrayOfArrays imagePoints, Size imageSize,
1095 InputArrayOfArrays imagePoints, Size imageSize,
1121 CV_EXPORTS_W void calibrationMatrixValues( InputArray cameraMatrix, Size imageSize,
[all …]
H A Dimgproc.hpp937 CV_WRAP virtual void setTilesGridSize(Size tileGridSize) = 0;
940 CV_WRAP virtual Size getTilesGridSize() const = 0;
1266 …CV_WRAP virtual int compareSegments(const Size& size, InputArray lines1, InputArray lines2, InputO…
1351 CV_EXPORTS_W Mat getGaborKernel( Size ksize, double sigma, double theta, double lambd,
1370 CV_EXPORTS_W Mat getStructuringElement(int shape, Size ksize, Point anchor = Point(-1,-1));
1414 CV_EXPORTS_W void GaussianBlur( InputArray src, OutputArray dst, Size ksize,
1475 Size ksize, Point anchor = Point(-1,-1),
1498 Size ksize, Point anchor = Point(-1, -1),
1521 Size ksize, Point anchor = Point(-1,-1),
1900 Size winSize, Size zeroZone,
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dsize.hpp8 class Size { class
10 constexpr Size() = default;
12 constexpr Size(const uint32_t width_, const uint32_t height_) : width(width_), height(height_) { in Size() function in mbgl::Size
31 constexpr inline bool operator==(const Size& a, const Size& b) { in operator ==()
35 constexpr inline bool operator!=(const Size& a, const Size& b) { in operator !=()
H A Dconvert.hpp10 template<typename To, typename From, std::size_t Size,
12 MBGL_CONSTEXPR std::array<To, Size> convert(const std::array<From, Size>&from) { in convert()
13 std::array<To, Size> to {{}}; in convert()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dopengl.hpp121 Buffer(Size asize, int atype, unsigned int abufId, bool autoRelease = false);
138 Buffer(Size asize, int atype, Target target = ARRAY_BUFFER, bool autoRelease = false);
163 void create(Size asize, int atype, Target target = ARRAY_BUFFER, bool autoRelease = false);
260 Size size() const;
307 Texture2D(Size asize, Format aformat, unsigned int atexId, bool autoRelease = false);
322 Texture2D(Size asize, Format aformat, bool autoRelease = false);
343 void create(Size asize, Format aformat, bool autoRelease = false);
385 Size size() const;
589 cv::ogl::Buffer::Buffer(Size asize, int atype, Target target, bool autoRelease) : rows_(0), cols_(0… in Buffer()
595 void cv::ogl::Buffer::create(Size asize, int atype, Target target, bool autoRelease) in create()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dopengl.hpp121 Buffer(Size asize, int atype, unsigned int abufId, bool autoRelease = false);
138 Buffer(Size asize, int atype, Target target = ARRAY_BUFFER, bool autoRelease = false);
163 void create(Size asize, int atype, Target target = ARRAY_BUFFER, bool autoRelease = false);
260 Size size() const;
307 Texture2D(Size asize, Format aformat, unsigned int atexId, bool autoRelease = false);
322 Texture2D(Size asize, Format aformat, bool autoRelease = false);
343 void create(Size asize, Format aformat, bool autoRelease = false);
385 Size size() const;
589 cv::ogl::Buffer::Buffer(Size asize, int atype, Target target, bool autoRelease) : rows_(0), cols_(0… in Buffer()
595 void cv::ogl::Buffer::create(Size asize, int atype, Target target, bool autoRelease) in create()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dopengl.hpp121 Buffer(Size asize, int atype, unsigned int abufId, bool autoRelease = false);
138 Buffer(Size asize, int atype, Target target = ARRAY_BUFFER, bool autoRelease = false);
163 void create(Size asize, int atype, Target target = ARRAY_BUFFER, bool autoRelease = false);
260 Size size() const;
307 Texture2D(Size asize, Format aformat, unsigned int atexId, bool autoRelease = false);
322 Texture2D(Size asize, Format aformat, bool autoRelease = false);
343 void create(Size asize, Format aformat, bool autoRelease = false);
385 Size size() const;
589 cv::ogl::Buffer::Buffer(Size asize, int atype, Target target, bool autoRelease) : rows_(0), cols_(0… in Buffer()
595 void cv::ogl::Buffer::create(Size asize, int atype, Target target, bool autoRelease) in create()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Doutlier_rejection.hpp64 Size frameSize, InputArray points0, InputArray points1, OutputArray mask) = 0;
71 Size frameSize, InputArray points0, InputArray points1, OutputArray mask) CV_OVERRIDE;
79 void setCellSize(Size val) { cellSize_ = val; } in setCellSize()
80 Size cellSize() const { return cellSize_; } in cellSize()
86 Size frameSize, InputArray points0, InputArray points1, OutputArray mask) CV_OVERRIDE;
89 Size cellSize_;
/OK3568_Linux_fs/buildroot/boot/at91bootstrap/
H A Dat91bootstrap-1.16-u-boot-relocation-fix.patch54 -#define IMG_SIZE 0x33900 /* Image Size in DataFlash */
55 +#define IMG_SIZE 0x7BC00 /* Image Size in DataFlash */
68 #define IMG_SIZE 0x40000 /* Image Size in NandFlash */
84 -#define IMG_SIZE 0x33900 /* Image Size in DataFlash */
85 +#define IMG_SIZE 0x7BC00 /* Image Size in DataFlash */
98 #define IMG_SIZE 0x40000 /* Image Size in NandFlash */
114 -#define IMG_SIZE 0x33900 /* Image Size in DataFlash */
115 +#define IMG_SIZE 0x7BC00 /* Image Size in DataFlash */
128 #define IMG_SIZE 0x40000 /* Image Size in NandFlash */
144 -#define IMG_SIZE 0x33900 /* Image Size in DataFlash */
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/
H A DREADME.md58 V/rkyolo: Camera Supported Preview Size = 160x90
59 V/rkyolo: Camera Supported Preview Size = 320x180
60 V/rkyolo: Camera Supported Preview Size = 432x240
61 V/rkyolo: Camera Supported Preview Size = 640x360
62 V/rkyolo: Camera Supported Preview Size = 800x448
63 V/rkyolo: Camera Supported Preview Size = 864x480
64 V/rkyolo: Camera Supported Preview Size = 1024x576
65 V/rkyolo: Camera Supported Preview Size = 1280x720
66 V/rkyolo: Camera Supported Preview Size = 1600x896
67 V/rkyolo: Camera Supported Preview Size = 1920x1080
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Doffscreen_texture.cpp14 Impl(gl::Context& context_, const Size size_, const gl::TextureType type_) in Impl()
19 const Size size_, in Impl()
52 const Size& getSize() const { in getSize()
58 const Size size;
66 const Size size, in OffscreenTexture()
73 const Size size, in OffscreenTexture()
94 const Size& OffscreenTexture::getSize() const { in getSize()
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dblocks.rst38 * - File System Size
53 * - Block Group Size
68 * - File Size, Extents
73 * - File Size, Block Maps
100 * - File System Size
115 * - Block Group Size
130 * - File Size, Extents
135 * - File Size, Block Maps
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/
H A Dvector.hpp56 typename This, typename T, typename T_, std::size_t Size, bool IsSeq
60 template <typename This, typename T, typename Sequence, std::size_t Size>
61 struct can_convert_impl<This, T, Sequence, Size, true> : true_type {};
75 template <typename This, typename T, typename T_, std::size_t Size>
78 This, T, T_, Size, traits::is_sequence<T_>::value
82 template <typename T, bool IsSeq, std::size_t Size>
85 template <typename Sequence, std::size_t Size>
86 struct is_longer_sequence_impl<Sequence, true, Size>
88 bool, (fusion::result_of::size<Sequence>::value >= Size)
92 template<typename T, std::size_t Size>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/
H A Dmap_snapshotter.cpp19 const Size&,
31 void setSize(Size);
32 Size getSize() const;
51 const Size& size, in Impl()
136 void MapSnapshotter::Impl::setSize(Size size) { in setSize()
141 Size MapSnapshotter::Impl::getSize() const { in getSize()
167 const Size& size, in MapSnapshotter()
197 void MapSnapshotter::setSize(const Size& size) { in setSize()
201 Size MapSnapshotter::getSize() const { in getSize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/gl/
H A Dheadless_backend.hpp12 HeadlessBackend(Size = { 256, 256 });
16 Size getFramebufferSize() const override;
19 void setSize(Size);
42 Size size;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/objdetect/
H A Ddetection_based_tracker.hpp84 void setMinObjectSize(const cv::Size& min) in setMinObjectSize()
88 void setMaxObjectSize(const cv::Size& max) in setMaxObjectSize()
92 cv::Size getMinObjectSize() const in getMinObjectSize()
96 cv::Size getMaxObjectSize() const in getMaxObjectSize()
119 cv::Size minObjSize;
120 cv::Size maxObjSize;
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pbzip2/pbzip2/
H A D0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch33 - fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize);
34 + fprintf(stderr, " Output Size: %" PRIuMAX " bytes\n", (uintmax_t)CompressedSize);
42 - fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize);
43 + fprintf(stderr, " Output Size: %" PRIuMAX " bytes\n", (uintmax_t)CompressedSize);
58 fprintf(stderr, " BWT Block Size: %c00k\n", BWTblockSizeChar);
60 - fprintf(stderr, " Input Size: %"PRIuMAX" bytes\n", (uintmax_t)InFileSize);
61 + fprintf(stderr, " Input Size: %" PRIuMAX " bytes\n", (uintmax_t)InFileSize);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/
H A Drenderer_backend.hpp38 virtual Size getFramebufferSize() const = 0;
58 PremultipliedImage readFramebuffer(const Size&) const;
67 void assumeViewport(int32_t x, int32_t y, const Size&);
76 void setViewport(int32_t x, int32_t y, const Size&);

12345678910>>...23