Searched refs:TWO_DB (Results 1 – 2 of 2) sorted by relevance
84 const int TWO_DB = 3; variable85 const int SNR_BIT_PER_TONE_HIGH_SNR_SCALE = BIT_PER_TONE_SCALE / TWO_DB;
2671 int noiseFloorDbBoost = TWO_DB * channelWidthFactor; in WifiMaxThroughput()