Searched defs:startval (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/ts/src/ |
D | ts_func.cpp | 1128 norm_(const _Tp* src, size_t total, int cn, int normType, double startval, const uchar* mask) in norm_() 1185 norm_(const _Tp* src1, const _Tp* src2, size_t total, int cn, int normType, double startval, const … in norm_()
|