Home
last modified time | relevance | path

Searched defs:CV_8TO32F (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/src/
D_cv.h78 #define CV_8TO32F(x) icv8x32fTab_cv[(x)+256] macro
Dcvaccum.cpp75 ICV_DEF_ACC_FUNC( icvAdd_8u32f_C1IR, uchar, float, CV_8TO32F ) in ICV_DEF_ACC_FUNC() argument
/external/opencv/cxcore/src/
D_cxcore.h72 #define CV_8TO32F(x) icv8x32fTab[(x)+128] macro