Home
last modified time | relevance | path

Searched refs:LBRRprevLastGainIndex (Results 1 – 3 of 3) sorted by relevance

/external/libopus/silk/float/
Dencode_frame_FLP.c347 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex; in silk_LBRR_encode_FLP()
356 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c355 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex; in silk_LBRR_encode_FIX()
365 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FIX()
/external/libopus/silk/
Dstructs.h142 opus_int8 LBRRprevLastGainIndex; member