Searched defs:CV_8TO32F (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/src/
H A D_cv.h78 #define CV_8TO32F(x) icv8x32fTab_cv[(x)+256] macro
/external/opencv/cxcore/src/
H A D_cxcore.h72 #define CV_8TO32F(x) icv8x32fTab[(x)+128] macro

Completed in 61 milliseconds