Searched refs:sdepth (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_u32.c | 114 int sdepth = 0; in u32_classify() local 194 if (sdepth >= TC_U32_MAXDEPTH) in u32_classify() 196 stack[sdepth].knode = n; in u32_classify() 197 stack[sdepth].off = off; in u32_classify() 198 sdepth++; in u32_classify() 240 if (sdepth--) { in u32_classify() 241 n = stack[sdepth].knode; in u32_classify() 243 off = stack[sdepth].off; in u32_classify()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 230 CV_EXPORTS void integral(int depth, int sdepth, int sqdepth,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 230 CV_EXPORTS void integral(int depth, int sdepth, int sqdepth,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/hal/ |
| H A D | hal.hpp | 230 CV_EXPORTS void integral(int depth, int sdepth, int sqdepth,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | imgproc.hpp | 2646 CV_EXPORTS_W void integral( InputArray src, OutputArray sum, int sdepth = -1 ); 2650 OutputArray sqsum, int sdepth = -1, int sqdepth = -1 ); 2688 int sdepth = -1, int sqdepth = -1 );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | imgproc.hpp | 2646 CV_EXPORTS_W void integral( InputArray src, OutputArray sum, int sdepth = -1 ); 2650 OutputArray sqsum, int sdepth = -1, int sqdepth = -1 ); 2688 int sdepth = -1, int sqdepth = -1 );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | imgproc.hpp | 2646 CV_EXPORTS_W void integral( InputArray src, OutputArray sum, int sdepth = -1 ); 2650 OutputArray sqsum, int sdepth = -1, int sqdepth = -1 ); 2688 int sdepth = -1, int sqdepth = -1 );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | ocl.hpp | 732 CV_EXPORTS const char* convertTypeStr(int sdepth, int ddepth, int cn, char* buf);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | ocl.hpp | 732 CV_EXPORTS const char* convertTypeStr(int sdepth, int ddepth, int cn, char* buf);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | ocl.hpp | 732 CV_EXPORTS const char* convertTypeStr(int sdepth, int ddepth, int cn, char* buf);
|