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

/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dencode_frame_FIX.c96 opus_int8 LastGainIndex_copy2; local
100 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0;
231 psEnc->sShape.LastGainIndex = LastGainIndex_copy2;
259 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex;
/external/chromium_org/third_party/opus/src/silk/float/
H A Dencode_frame_FLP.c97 opus_int8 LastGainIndex_copy2; local
102 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0;
218 psEnc->sShape.LastGainIndex = LastGainIndex_copy2;
246 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex;
/external/libopus/silk/fixed/
H A Dencode_frame_FIX.c96 opus_int8 LastGainIndex_copy2; local
100 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0;
231 psEnc->sShape.LastGainIndex = LastGainIndex_copy2;
259 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex;
/external/libopus/silk/float/
H A Dencode_frame_FLP.c97 opus_int8 LastGainIndex_copy2; local
102 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0;
218 psEnc->sShape.LastGainIndex = LastGainIndex_copy2;
246 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex;

Completed in 139 milliseconds