Searched defs:is_max (Results 1 – 2 of 2) sorted by relevance
253 bool is_max() const { in is_max() function
1065 icvMinMaxS( const void* srcarr, double value, void* dstarr, int is_max ) in icvMinMaxS()