Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h378 CVAPI(void) cvClearND( CvArr* arr, const int* idx );
/external/opencv/cxcore/src/
Dcxarray.cpp2740 cvClearND( CvArr* arr, const int* idx ) in cvClearND() function