Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dencode_frame_FLP.c403 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex; in silk_LBRR_encode_FLP()
412 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c411 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex; in silk_LBRR_encode_FIX()
421 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FIX()
/external/libopus/silk/
Dstructs.h144 opus_int8 LBRRprevLastGainIndex; member