Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxconvert.cpp546 static CvFuncTable plpxcoi_tab; in cvMerge() local
564 icvInitCvtPlaneToPixRCoiTable( &plpxcoi_tab ); in cvMerge()
626 CvInsertPlaneFunc func = (CvInsertPlaneFunc)plpxcoi_tab.fn_2d[CV_MAT_DEPTH(type)]; in cvMerge()