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

  /external/opencv/cv/src/
_cv.h 78 #define CV_8TO32F(x) icv8x32fTab_cv[(x)+256]
  /external/opencv/cxcore/src/
_cxcore.h 72 #define CV_8TO32F(x) icv8x32fTab[(x)+128]

Completed in 159 milliseconds