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

  /external/opencv/cxcore/src/
_cxcore.h 74 extern const ushort icv8x16uSqrTab[];
75 #define CV_SQR_8U(x) icv8x16uSqrTab[(x)+255]
cxtables.cpp 109 const ushort icv8x16uSqrTab[] =

Completed in 933 milliseconds