Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dallocator.h124 void* allocateMemory(int size) in allocateMemory() function
181 T* mem = (T*) this->allocateMemory((int)(sizeof(T)*count));