Home
last modified time | relevance | path

Searched defs:cvCeil (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/hal/include/opencv2/hal/
Ddefs.h425 CV_INLINE int cvCeil( double value ) in cvCeil() function
532 CV_INLINE int cvCeil( float value ) in cvCeil() function
549 CV_INLINE int cvCeil( int value ) in cvCeil() function
/external/opencv/cxcore/include/
Dcxtypes.h252 CV_INLINE int cvCeil( double value ) in cvCeil() function