Home
last modified time | relevance | path

Searched refs:arrayInt (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddict.hpp72 static DictValue arrayInt(TypeIter begin, int size); //!< Constructs integer array
H A Ddnn.inl.hpp52 DictValue DictValue::arrayInt(TypeIter begin, int size) in arrayInt() function in cv::dnn::DictValue