Searched refs:scale3 (Results 1 – 1 of 1) sorted by relevance
47 int16_t scale3; in WebRtcIlbcfix_DoThePlc() local76 scale3 = (WebRtcSpl_GetSizeInBits(max)<<1) - 25; in WebRtcIlbcfix_DoThePlc()77 if (scale3 < 0) { in WebRtcIlbcfix_DoThePlc()78 scale3 = 0; in WebRtcIlbcfix_DoThePlc()83 iLBCdec_inst->prevScale = scale3; in WebRtcIlbcfix_DoThePlc()93 … iLBCdec_inst->prevResidual, lag, iLBCdec_inst->blockl, corrLen, scale3); in WebRtcIlbcfix_DoThePlc()103 … iLBCdec_inst->prevResidual, j, iLBCdec_inst->blockl, corrLen, scale3); in WebRtcIlbcfix_DoThePlc()150 corrLen, scale3); in WebRtcIlbcfix_DoThePlc()