Searched refs:stepSizeInv (Results 1 – 1 of 1) sorted by relevance
124 const double stepSizeInv = 8.5714286e-4; in WebRtcIsac_RateAllocation() local125 idxD = (inRateBitPerSec - 38000) * stepSizeInv; in WebRtcIsac_RateAllocation()145 const double stepSizeInv = 8.3333333e-4; in WebRtcIsac_RateAllocation() local146 idxD = (inRateBitPerSec - 50000) * stepSizeInv; in WebRtcIsac_RateAllocation()