Searched refs:CV_SQR_8U (Results 1 – 3 of 3) sorted by relevance
/external/opencv/cxcore/src/ |
D | _cxcore.h | 75 #define CV_SQR_8U(x) icv8x16uSqrTab[(x)+255] macro
|
D | cxmeansdv.cpp | 650 ICV_DEF_MEAN_SDV_BLOCK_ALL( 8u, uchar, int64, int64, unsigned, unsigned, 1 << 16, CV_SQR_8U )
|
D | cxnorm.cpp | 876 int64, int, 1 << 15, CV_SQR_8U )
|