Searched refs:CvInsertPlaneFunc (Results 1 – 1 of 1) sorted by relevance
429 typedef CvStatus (CV_STDCALL *CvInsertPlaneFunc)( const void* src, int srcstep, typedef626 CvInsertPlaneFunc func = (CvInsertPlaneFunc)plpxcoi_tab.fn_2d[CV_MAT_DEPTH(type)]; in cvMerge()