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

/external/opencv/cv/src/
H A Dcvpyramids.cpp272 #define PU_SCALE_FLT(x) ((x)*0.015625f) macro
433 ICV_DEF_PYR_UP_FUNC( 32f, float, float, PU_SCALE_FLT )
434 ICV_DEF_PYR_UP_FUNC( 64f, double, double, PU_SCALE_FLT )

Completed in 93 milliseconds