Searched refs:inv_Q12 (Results 1 – 1 of 1) sorted by relevance
835 int32_t inv_Q12; in WebRtcIsacfix_GetMinBytes() local852 inv_Q12 = 4096 / (BURST_LEN * FrameSamples); in WebRtcIsacfix_GetMinBytes()853 MinRate = (512 + SAMPLES_PER_MSEC * ((DelayBuildUp * inv_Q12) >> 3)) * in WebRtcIsacfix_GetMinBytes()857 inv_Q12 = 4096 / FrameSamples; in WebRtcIsacfix_GetMinBytes()860 State->StillBuffered) * inv_Q12) >> 3)) * BottleNeck; in WebRtcIsacfix_GetMinBytes()865 MinRate = (512 - ((den * inv_Q12) >> 3)) * BottleNeck; in WebRtcIsacfix_GetMinBytes()