Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dencode_frame_FLP.c410 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex; in silk_LBRR_encode_FLP()
419 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c418 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex; in silk_LBRR_encode_FIX()
428 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FIX()
/external/libopus/silk/
Dstructs.h145 opus_int8 LBRRprevLastGainIndex; member