Searched refs:LastGainIndex_copy2 (Results 1 - 2 of 2) sorted by relevance

/external/libopus/silk/float/
H A Dencode_frame_FLP.c97 opus_int8 LastGainIndex_copy2; local
105 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0;
247 psEnc->sShape.LastGainIndex = LastGainIndex_copy2;
277 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex;
/external/libopus/silk/fixed/
H A Dencode_frame_FIX.c97 opus_int8 LastGainIndex_copy2; local
104 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0;
261 psEnc->sShape.LastGainIndex = LastGainIndex_copy2;
289 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex;

Completed in 61 milliseconds