Searched refs:inv_Q12 (Results 1 – 1 of 1) sorted by relevance
852 int32_t inv_Q12; in WebRtcIsacfix_GetMinBytes() local869 inv_Q12 = 4096 / (BURST_LEN * FrameSamples); in WebRtcIsacfix_GetMinBytes()870 MinRate = (512 + SAMPLES_PER_MSEC * ((DelayBuildUp * inv_Q12) >> 3)) * in WebRtcIsacfix_GetMinBytes()874 inv_Q12 = 4096 / FrameSamples; in WebRtcIsacfix_GetMinBytes()877 State->StillBuffered) * inv_Q12) >> 3)) * BottleNeck; in WebRtcIsacfix_GetMinBytes()882 MinRate = (512 - ((den * inv_Q12) >> 3)) * BottleNeck; in WebRtcIsacfix_GetMinBytes()