Home
last modified time | relevance | path

Searched refs:CV_SQR_8U (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cxcore/src/
D_cxcore.h75 #define CV_SQR_8U(x) icv8x16uSqrTab[(x)+255] macro
Dcxmeansdv.cpp650 ICV_DEF_MEAN_SDV_BLOCK_ALL( 8u, uchar, int64, int64, unsigned, unsigned, 1 << 16, CV_SQR_8U )
Dcxnorm.cpp876 int64, int, 1 << 15, CV_SQR_8U )