Searched refs:kCubeScale (Results 1 – 2 of 2) sorted by relevance
18 const int kCubeScale = 40; // 1024*1024^3 (first 1024 is from 0.100^3) variable22 const uint64 kCubeFactor = (GG_UINT64_C(1) << kCubeScale) /178 * offset * offset * offset) >> kCubeScale; in CongestionWindowAfterAck()
17 const int kCubeScale = 40; // 1024*1024^3 (first 1024 is from 0.100^3) variable22 const uint64 kCubeFactor = (GG_UINT64_C(1) << kCubeScale) / kPacedCubeScale;138 kCubeScale; in GetNewBitrate()