Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxnorm.cpp767 #define ICV_DEF_NORM_FUNC_ALL_C(flavor, _abs_, _abs_diff_, arrtype, worktype)\ argument
770 _abs_, MAX, CV_NOP, arrtype, worktype, worktype, 0 ) \
773 _abs_, MAX, CV_NOP, arrtype, worktype, worktype, 0 ) \
782 _abs_, MAX, CV_NOP, arrtype, worktype, worktype, 0 ) \
785 _abs_, MAX, CV_NOP, arrtype, worktype, worktype, 0 ) \
803 #define ICV_DEF_NORM_FUNC_ALL_L1( flavor, _abs_, _abs_diff_, hintp_func, nohint_func,\ argument
807 _abs_, CV_ADD, CV_NOP, arrtype, normtype, worktype, block_size ) \
810 _abs_, CV_ADD, CV_NOP, arrtype, normtype, worktype, block_size ) \
819 _abs_, CV_ADD, CV_NOP, arrtype, normtype, worktype, block_size ) \
822 _abs_, CV_ADD, CV_NOP, arrtype, normtype, worktype, block_size ) \