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

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

Completed in 145 milliseconds