Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dmatrix.cpp3367 #define reduceMaxR16s reduceR_<short, short, OpMax<short> > macro
3693 func = reduceMaxR16s; in reduce()