| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | dnn.hpp | 862 int ddepth=CV_32F); 870 bool swapRB=false, bool crop=false, int ddepth=CV_32F); 892 int ddepth=CV_32F); 901 int ddepth=CV_32F);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | imgproc.hpp | 1474 CV_EXPORTS_W void boxFilter( InputArray src, OutputArray dst, int ddepth, 1497 CV_EXPORTS_W void sqrBoxFilter( InputArray src, OutputArray dst, int ddepth, 1554 CV_EXPORTS_W void filter2D( InputArray src, OutputArray dst, int ddepth, 1575 CV_EXPORTS_W void sepFilter2D( InputArray src, OutputArray dst, int ddepth, 1628 CV_EXPORTS_W void Sobel( InputArray src, OutputArray dst, int ddepth, 1677 CV_EXPORTS_W void Scharr( InputArray src, OutputArray dst, int ddepth, 1708 CV_EXPORTS_W void Laplacian( InputArray src, OutputArray dst, int ddepth,
|
| H A D | calib3d.hpp | 1802 int ddepth = -1 );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | imgproc.hpp | 1474 CV_EXPORTS_W void boxFilter( InputArray src, OutputArray dst, int ddepth, 1497 CV_EXPORTS_W void sqrBoxFilter( InputArray src, OutputArray dst, int ddepth, 1554 CV_EXPORTS_W void filter2D( InputArray src, OutputArray dst, int ddepth, 1575 CV_EXPORTS_W void sepFilter2D( InputArray src, OutputArray dst, int ddepth, 1628 CV_EXPORTS_W void Sobel( InputArray src, OutputArray dst, int ddepth, 1677 CV_EXPORTS_W void Scharr( InputArray src, OutputArray dst, int ddepth, 1708 CV_EXPORTS_W void Laplacian( InputArray src, OutputArray dst, int ddepth,
|
| H A D | calib3d.hpp | 1802 int ddepth = -1 );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | imgproc.hpp | 1474 CV_EXPORTS_W void boxFilter( InputArray src, OutputArray dst, int ddepth, 1497 CV_EXPORTS_W void sqrBoxFilter( InputArray src, OutputArray dst, int ddepth, 1554 CV_EXPORTS_W void filter2D( InputArray src, OutputArray dst, int ddepth, 1575 CV_EXPORTS_W void sepFilter2D( InputArray src, OutputArray dst, int ddepth, 1628 CV_EXPORTS_W void Sobel( InputArray src, OutputArray dst, int ddepth, 1677 CV_EXPORTS_W void Scharr( InputArray src, OutputArray dst, int ddepth, 1708 CV_EXPORTS_W void Laplacian( InputArray src, OutputArray dst, int ddepth,
|
| H A D | calib3d.hpp | 1802 int ddepth = -1 );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | opengl.hpp | 377 void copyTo(OutputArray arr, int ddepth = CV_32F, bool autoRelease = false) const;
|
| H A D | ocl.hpp | 732 CV_EXPORTS const char* convertTypeStr(int sdepth, int ddepth, int cn, char* buf); 737 CV_EXPORTS String kernelToStr(InputArray _kernel, int ddepth = -1, const char * name = NULL);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | opengl.hpp | 377 void copyTo(OutputArray arr, int ddepth = CV_32F, bool autoRelease = false) const;
|
| H A D | ocl.hpp | 732 CV_EXPORTS const char* convertTypeStr(int sdepth, int ddepth, int cn, char* buf); 737 CV_EXPORTS String kernelToStr(InputArray _kernel, int ddepth = -1, const char * name = NULL);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | opengl.hpp | 377 void copyTo(OutputArray arr, int ddepth = CV_32F, bool autoRelease = false) const;
|
| H A D | ocl.hpp | 732 CV_EXPORTS const char* convertTypeStr(int sdepth, int ddepth, int cn, char* buf); 737 CV_EXPORTS String kernelToStr(InputArray _kernel, int ddepth = -1, const char * name = NULL);
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | libata-core.c | 2225 int hdepth = 0, ddepth = ata_id_queue_depth(dev->id); in ata_dev_config_ncq() local 2268 if (hdepth >= ddepth) in ata_dev_config_ncq() 2269 snprintf(desc, desc_sz, "NCQ (depth %d)%s", ddepth, aa_desc); in ata_dev_config_ncq() 2272 ddepth, aa_desc); in ata_dev_config_ncq()
|