Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
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)]; in cvMerge()