transform_       1673 modules/core/src/matmul.cpp     transform_(src, dst, m, len, scn, dcn);
transform_       1739 modules/core/src/matmul.cpp     transform_(src, dst, m, len, scn, dcn);
transform_       1797 modules/core/src/matmul.cpp     transform_(src, dst, m, len, scn, dcn);
transform_       1804 modules/core/src/matmul.cpp     transform_(src, dst, m, len, scn, dcn);
transform_       1810 modules/core/src/matmul.cpp     transform_(src, dst, m, len, scn, dcn);
transform_       1816 modules/core/src/matmul.cpp     transform_(src, dst, m, len, scn, dcn);
transform_       1822 modules/core/src/matmul.cpp     transform_(src, dst, m, len, scn, dcn);
transform_       2341 modules/ts/src/ts_func.cpp             transform_((const uchar*)sptr, (uchar*)dptr, total, scn, dcn, mat);
transform_       2344 modules/ts/src/ts_func.cpp             transform_((const schar*)sptr, (schar*)dptr, total, scn, dcn, mat);
transform_       2347 modules/ts/src/ts_func.cpp             transform_((const ushort*)sptr, (ushort*)dptr, total, scn, dcn, mat);
transform_       2350 modules/ts/src/ts_func.cpp             transform_((const short*)sptr, (short*)dptr, total, scn, dcn, mat);
transform_       2353 modules/ts/src/ts_func.cpp             transform_((const int*)sptr, (int*)dptr, total, scn, dcn, mat);
transform_       2356 modules/ts/src/ts_func.cpp             transform_((const float*)sptr, (float*)dptr, total, scn, dcn, mat);
transform_       2359 modules/ts/src/ts_func.cpp             transform_((const double*)sptr, (double*)dptr, total, scn, dcn, mat);