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

  /external/opencv3/modules/core/src/
precomp.hpp 102 #define CV_SQR_8U(x) cv::g_8x16uSqrTab[(x)+255]
  /external/opencv/cxcore/src/
_cxcore.h 75 #define CV_SQR_8U(x) icv8x16uSqrTab[(x)+255]
cxmeansdv.cpp     [all...]
cxnorm.cpp     [all...]

Completed in 202 milliseconds