Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dprecomp.hpp245 struct ImplCollector struct
247 ImplCollector() in ImplCollector() function
252 bool useCollection; // enable/disable impl data collection
254 int implFlags;
255 std::vector<int> implCode;
256 std::vector<String> implFun;
258 cv::Mutex mutex;