Searched refs:CvInRangeCFunc (Results 1 - 1 of 1) sorted by path

/external/opencv/cxcore/src/
H A Dcxcmp.cpp237 typedef CvStatus (CV_STDCALL * CvInRangeCFunc)( const void* src, int srcstep, typedef
358 CvInRangeCFunc func;
408 func = (CvInRangeCFunc)(inrange_tab.fn_2d[type]);

Completed in 269 milliseconds