Home
last modified time | relevance | path

Searched refs:sdepth (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_u32.c114 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 Dhal.hpp230 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 Dhal.hpp230 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 Dhal.hpp230 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 Dimgproc.hpp2646 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 Dimgproc.hpp2646 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 Dimgproc.hpp2646 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 Docl.hpp732 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 Docl.hpp732 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 Docl.hpp732 CV_EXPORTS const char* convertTypeStr(int sdepth, int ddepth, int cn, char* buf);