Searched refs:bwFac_fix (Results 1 – 1 of 1) sorted by relevance
269 FIXP_DBL bwFac_fix = fDivNorm(chanBitRate-startBr, endBr-startBr, &q_res); in GetBandwidthEntry() local270 … bandwidth = (INT)scaleValue(fMult(bwFac_fix, (FIXP_DBL)(endBw-startBw)),q_res) + startBw; in GetBandwidthEntry()