Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxsumpixels.cpp415 void* matnd = (void*)mat; in CV_DEF_INIT_BIG_FUNC_TAB_2D() local
606 void* matnd = (void*)arr; in CV_DEF_INIT_FUNC_TAB_2D() local
Dcxarray.cpp417 cvGetMatND( const CvArr* arr, CvMatND* matnd, int* coi ) in cvGetMatND()
2852 CvMatND* matnd = (CvMatND*)src; in cvGetMat() local