Home
last modified time | relevance | path

Searched refs:icv8x32fTab (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxtables.cpp56 const float icv8x32fTab[] = variable
D_cxcore.h71 extern const float icv8x32fTab[];
72 #define CV_8TO32F(x) icv8x32fTab[(x)+128]