Searched refs:value_max (Results 1 – 3 of 3) sorted by relevance
304 …double value_min, value_max; ///< For string ranges this represents the min/max length… member
274 float *value_min, float* value_max, in cvGetMinMaxHistValue() argument390 if( value_max ) in cvGetMinMaxHistValue()391 *value_max = (float)maxVal; in cvGetMinMaxHistValue()
2768 float *value_min, float* value_max, in cvGetMinMaxHistValue() argument2878 if( value_max ) in cvGetMinMaxHistValue()2879 *value_max = (float)maxVal; in cvGetMinMaxHistValue()