Searched refs:kBytesPerBit (Results 1 – 2 of 2) sorted by relevance
351 constexpr double kBytesPerBit = 1.0 / CHAR_BIT; in ComputeFrameEncodeStats() local355 target_bitrate * (kBytesPerBit * kSecondsPerClockTick); in ComputeFrameEncodeStats()
372 constexpr double kBytesPerBit = 1.0 / CHAR_BIT; in ComputeFrameEncodeStats() local376 target_bitrate * (kBytesPerBit * kSecondsPerClockTick); in ComputeFrameEncodeStats()