Searched refs:maxv (Results 1 – 3 of 3) sorted by relevance
57 int maxv = 0;60 maxv = max(maxv, rsGetElementAt_int(gSum, i));62 float overMax = (1.f / maxv) * gHeight;
553 const float maxv = max(newVolume, *pPrevVolume); // could be inf, cannot be nan, subnormal in setVolumeRampVariables() local556 && maxv + inc != maxv) { // inc must make forward progress in setVolumeRampVariables()