Searched refs:extra_layers (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | sstate-cache-management.sh | 405 extra_layers=`echo $1 | sed -e 's#^--extra-layer=##' -e 's#,# #g'` 406 [ -n "$extra_layers" ] || echo_error "Invalid extra layer parameter" 407 for i in $extra_layers; do
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 162 CVAPI(CvMat**) cvCreatePyramid( const CvArr* img, int extra_layers, double rate, 169 CVAPI(void) cvReleasePyramid( CvMat*** pyramid, int extra_layers );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 162 CVAPI(CvMat**) cvCreatePyramid( const CvArr* img, int extra_layers, double rate, 169 CVAPI(void) cvReleasePyramid( CvMat*** pyramid, int extra_layers );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/ |
| H A D | imgproc_c.h | 162 CVAPI(CvMat**) cvCreatePyramid( const CvArr* img, int extra_layers, double rate, 169 CVAPI(void) cvReleasePyramid( CvMat*** pyramid, int extra_layers );
|