Home | History | Annotate | Download | only in src

Lines Matching refs:CV_SQR

424                                  CV_SQR, size.width );              \
484 CV_SQR, size.width, cn ); \
543 CV_SQR, size.width ); \
604 CV_SQR, size.width, cn ); \
651 ICV_DEF_MEAN_SDV_BLOCK_ALL( 16u, ushort, int64, int64, unsigned, int64, 1 << 16, CV_SQR )
652 ICV_DEF_MEAN_SDV_BLOCK_ALL( 16s, short, int64, int64, int, int64, 1 << 16, CV_SQR )