cmpUlpsInt_      1748 modules/ts/src/ts_func.cpp template<> double cmpUlpsInt_<int>(const int* src1, const int* src2,
cmpUlpsInt_      1833 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const uchar*)sptr1, (const uchar*)sptr2, total, imaxDiff, startidx, idx);
cmpUlpsInt_      1836 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const schar*)sptr1, (const schar*)sptr2, total, imaxDiff, startidx, idx);
cmpUlpsInt_      1839 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const ushort*)sptr1, (const ushort*)sptr2, total, imaxDiff, startidx, idx);
cmpUlpsInt_      1842 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const short*)sptr1, (const short*)sptr2, total, imaxDiff, startidx, idx);
cmpUlpsInt_      1845 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const int*)sptr1, (const int*)sptr2, total, imaxDiff, startidx, idx);
cmpUlpsInt_      1999 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const uchar*)sptr1, (const uchar*)sptr2, total, ilevel, startidx, idx);
cmpUlpsInt_      2002 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const schar*)sptr1, (const schar*)sptr2, total, ilevel, startidx, idx);
cmpUlpsInt_      2005 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const ushort*)sptr1, (const ushort*)sptr2, total, ilevel, startidx, idx);
cmpUlpsInt_      2008 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const short*)sptr1, (const short*)sptr2, total, ilevel, startidx, idx);
cmpUlpsInt_      2011 modules/ts/src/ts_func.cpp             realmaxdiff = cmpUlpsInt_((const int*)sptr1, (const int*)sptr2, total, ilevel, startidx, idx);