HomeSort by relevance Sort by last modified time
    Searched refs:icv8x32fTab (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
_cxcore.h 71 extern const float icv8x32fTab[];
72 #define CV_8TO32F(x) icv8x32fTab[(x)+128]
cxtables.cpp 56 const float icv8x32fTab[] =

Completed in 481 milliseconds