Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Dlayer.details.hpp19 #define CV_DNN_REGISTER_LAYER_FUNC(type, constructorFunc) \ argument
35 #define CV_DNN_REGISTER_LAYER_FUNC_STATIC(type, constructorFunc) \ argument