Home
last modified time | relevance | path

Searched refs:icv8x16uSqrTab (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
Dcxtables.cpp109 const ushort icv8x16uSqrTab[] = variable
D_cxcore.h74 extern const ushort icv8x16uSqrTab[];
75 #define CV_SQR_8U(x) icv8x16uSqrTab[(x)+255]