Home
last modified time | relevance | path

Searched defs:Depth (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dwimage.hpp496 inline int WImage<uchar>::Depth() const {return IPL_DEPTH_8U; } in Depth() function in cv::WImage
498 inline int WImage<signed char>::Depth() const {return IPL_DEPTH_8S; } in Depth() function in cv::WImage
500 inline int WImage<short>::Depth() const {return IPL_DEPTH_16S; } in Depth() function in cv::WImage
502 inline int WImage<ushort>::Depth() const {return IPL_DEPTH_16U; } in Depth() function in cv::WImage
504 inline int WImage<int>::Depth() const {return IPL_DEPTH_32S; } in Depth() function in cv::WImage
506 inline int WImage<float>::Depth() const {return IPL_DEPTH_32F; } in Depth() function in cv::WImage
508 inline int WImage<double>::Depth() const {return IPL_DEPTH_64F; } in Depth() function in cv::WImage
H A Dtypes.hpp114 struct Depth< Complex<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
215 struct Depth< Point_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
295 struct Depth< Point3_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
366 struct Depth< Size_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
479 struct Depth< Rect_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
552 struct Depth< RotatedRect > { enum { value = Depth<float>::value }; }; struct
616 struct Depth< Range > { enum { value = Depth<int>::value }; }; struct
680 struct Depth< Scalar_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
964 struct Depth< Moments > { enum { value = Depth<double>::value }; }; struct
H A Daffine.hpp317 struct Depth< Affine3<_Tp> > { enum { value = Depth<_Tp>::value }; }; argument
H A Dtraits.hpp361 struct Depth struct
362 { enum { value = DataType<T>::depth }; };
H A Dmatx.hpp277 struct Depth< Matx<_Tp, m, n> > { enum { value = Depth<_Tp>::value }; }; argument
455 struct Depth< Vec<_Tp, cn> > { enum { value = Depth<_Tp>::value }; }; argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dwimage.hpp496 inline int WImage<uchar>::Depth() const {return IPL_DEPTH_8U; } in Depth() function in cv::WImage
498 inline int WImage<signed char>::Depth() const {return IPL_DEPTH_8S; } in Depth() function in cv::WImage
500 inline int WImage<short>::Depth() const {return IPL_DEPTH_16S; } in Depth() function in cv::WImage
502 inline int WImage<ushort>::Depth() const {return IPL_DEPTH_16U; } in Depth() function in cv::WImage
504 inline int WImage<int>::Depth() const {return IPL_DEPTH_32S; } in Depth() function in cv::WImage
506 inline int WImage<float>::Depth() const {return IPL_DEPTH_32F; } in Depth() function in cv::WImage
508 inline int WImage<double>::Depth() const {return IPL_DEPTH_64F; } in Depth() function in cv::WImage
H A Dtypes.hpp114 struct Depth< Complex<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
215 struct Depth< Point_<_Tp> > { enum { value = Depth<_Tp>::value }; }; argument
295 struct Depth< Point3_<_Tp> > { enum { value = Depth<_Tp>::value }; }; argument
366 struct Depth< Size_<_Tp> > { enum { value = Depth<_Tp>::value }; }; argument
479 struct Depth< Rect_<_Tp> > { enum { value = Depth<_Tp>::value }; }; argument
552 struct Depth< RotatedRect > { enum { value = Depth<float>::value }; }; struct
616 struct Depth< Range > { enum { value = Depth<int>::value }; }; argument
680 struct Depth< Scalar_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
964 struct Depth< Moments > { enum { value = Depth<double>::value }; }; argument
H A Daffine.hpp317 struct Depth< Affine3<_Tp> > { enum { value = Depth<_Tp>::value }; }; argument
H A Dtraits.hpp361 struct Depth struct
362 { enum { value = DataType<T>::depth }; };
H A Dmatx.hpp277 struct Depth< Matx<_Tp, m, n> > { enum { value = Depth<_Tp>::value }; }; struct
455 struct Depth< Vec<_Tp, cn> > { enum { value = Depth<_Tp>::value }; }; struct
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dwimage.hpp496 inline int WImage<uchar>::Depth() const {return IPL_DEPTH_8U; } in Depth() function in cv::WImage
498 inline int WImage<signed char>::Depth() const {return IPL_DEPTH_8S; } in Depth() function in cv::WImage
500 inline int WImage<short>::Depth() const {return IPL_DEPTH_16S; } in Depth() function in cv::WImage
502 inline int WImage<ushort>::Depth() const {return IPL_DEPTH_16U; } in Depth() function in cv::WImage
504 inline int WImage<int>::Depth() const {return IPL_DEPTH_32S; } in Depth() function in cv::WImage
506 inline int WImage<float>::Depth() const {return IPL_DEPTH_32F; } in Depth() function in cv::WImage
508 inline int WImage<double>::Depth() const {return IPL_DEPTH_64F; } in Depth() function in cv::WImage
H A Dtypes.hpp114 struct Depth< Complex<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
215 struct Depth< Point_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
295 struct Depth< Point3_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
366 struct Depth< Size_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
479 struct Depth< Rect_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
552 struct Depth< RotatedRect > { enum { value = Depth<float>::value }; }; argument
616 struct Depth< Range > { enum { value = Depth<int>::value }; }; argument
680 struct Depth< Scalar_<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
964 struct Depth< Moments > { enum { value = Depth<double>::value }; }; argument
H A Daffine.hpp317 struct Depth< Affine3<_Tp> > { enum { value = Depth<_Tp>::value }; }; struct
H A Dtraits.hpp361 struct Depth struct
362 { enum { value = DataType<T>::depth }; };
H A Dmatx.hpp277 struct Depth< Matx<_Tp, m, n> > { enum { value = Depth<_Tp>::value }; }; argument
455 struct Depth< Vec<_Tp, cn> > { enum { value = Depth<_Tp>::value }; }; argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dinit.c342 int Depth, bool FSTN, int LCDwidth, int LCDheight) in SiS_GetModeID()
480 int Depth, bool FSTN, unsigned short CustomT, int LCDwidth, int LCDheight, in SiS_GetModeID_LCD()
729 SiS_GetModeID_TV(int VGAEngine, unsigned int VBFlags, int HDisplay, int VDisplay, int Depth, in SiS_GetModeID_TV()
848 SiS_GetModeID_VGA2(int VGAEngine, unsigned int VBFlags, int HDisplay, int VDisplay, int Depth, in SiS_GetModeID_VGA2()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dtypes.hpp63 Depth = 0x1902, enumerator