Searched defs:cvPtrND (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxarray.cpp2153 cvPtrND( const CvArr* arr, const int* idx, int* _type, function
2157 CV_FUNCNAME( "cvPtrND" );
2318 ptr = cvPtrND( arr, idx, &type );
2472 ptr = cvPtrND( arr, idx, &type );
2598 ptr = cvPtrND( arr, idx, &type );
2725 ptr = cvPtrND( arr, idx, &type );
2750 ptr = cvPtrND( arr, idx, &type );

Completed in 195 milliseconds