Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dencode_frame_FLP.c104 opus_int8 LastGainIndex_copy2; in silk_encode_frame_FLP() local
112 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0; in silk_encode_frame_FLP()
254 psEnc->sShape.LastGainIndex = LastGainIndex_copy2; in silk_encode_frame_FLP()
284 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex; in silk_encode_frame_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c104 opus_int8 LastGainIndex_copy2; in silk_encode_frame_FIX() local
111 LastGainIndex_copy2 = nBits_lower = nBits_upper = gainMult_lower = gainMult_upper = 0; in silk_encode_frame_FIX()
268 psEnc->sShape.LastGainIndex = LastGainIndex_copy2; in silk_encode_frame_FIX()
296 LastGainIndex_copy2 = psEnc->sShape.LastGainIndex; in silk_encode_frame_FIX()