Searched defs:alloc_2d (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/calib3d/src/ | ||
D | dls.h | 118 _Tp **alloc_2d(int m, int _n) { in alloc_2d() function |
/external/opencv3/modules/core/src/ | ||
D | lda.cpp | 280 _Tp **alloc_2d(int m, int _n) { in alloc_2d() function in cv::EigenvalueDecomposition |