Searched refs:icv8x16uSqrTab (Results 1 – 2 of 2) sorted by relevance
109 const ushort icv8x16uSqrTab[] = variable
74 extern const ushort icv8x16uSqrTab[];75 #define CV_SQR_8U(x) icv8x16uSqrTab[(x)+255]