Home
last modified time | relevance | path

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

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