compare_ 1654 modules/ts/src/ts_func.cpp compare_((const uchar*)sptr1, (const uchar*)sptr2, dptr, total, cmpop); compare_ 1657 modules/ts/src/ts_func.cpp compare_((const schar*)sptr1, (const schar*)sptr2, dptr, total, cmpop); compare_ 1660 modules/ts/src/ts_func.cpp compare_((const ushort*)sptr1, (const ushort*)sptr2, dptr, total, cmpop); compare_ 1663 modules/ts/src/ts_func.cpp compare_((const short*)sptr1, (const short*)sptr2, dptr, total, cmpop); compare_ 1666 modules/ts/src/ts_func.cpp compare_((const int*)sptr1, (const int*)sptr2, dptr, total, cmpop); compare_ 1669 modules/ts/src/ts_func.cpp compare_((const float*)sptr1, (const float*)sptr2, dptr, total, cmpop); compare_ 1672 modules/ts/src/ts_func.cpp compare_((const double*)sptr1, (const double*)sptr2, dptr, total, cmpop);