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

/external/opencv/cv/src/
H A Dcvpyrsegmentation.cpp161 #define _CV_INV_TAB_SIZE 32 macro
163 static const float icvInvTab[ /*_CV_INV_TAB_SIZE*/ ] =
424 if( a <= _CV_INV_TAB_SIZE )
466 if( a <= _CV_INV_TAB_SIZE )
844 if( a <= _CV_INV_TAB_SIZE )
893 if( a <= _CV_INV_TAB_SIZE )

Completed in 74 milliseconds