Searched refs:CvInsertPlaneFunc (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxconvert.cpp429 typedef CvStatus (CV_STDCALL *CvInsertPlaneFunc)( const void* src, int srcstep, typedef
626 CvInsertPlaneFunc func = (CvInsertPlaneFunc)plpxcoi_tab.fn_2d[CV_MAT_DEPTH(type)];

Completed in 65 milliseconds