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

  /external/opencv/cv/src/
_cv.h 77 extern const float icv8x32fTab_cv[];
78 #define CV_8TO32F(x) icv8x32fTab_cv[(x)+256]
cvtables.cpp 9 const float icv8x32fTab_cv[] =

Completed in 79 milliseconds