Home
last modified time | relevance | path

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

/external/opencv3/modules/hal/include/opencv2/hal/
Ddefs.h364 cvRound( double value ) in cvRound() function
472 CV_INLINE int cvRound(float value) in cvRound() function
503 CV_INLINE int cvRound( int value ) in cvRound() function
/external/opencv/cxcore/include/
Dcxtypes.h210 CV_INLINE int cvRound( double value ) in cvRound() function