HomeSort by relevance Sort by last modified time
    Searched refs:LBRRprevLastGainIndex (Results 1 - 3 of 3) sorted by null

  /external/libopus/silk/fixed/
encode_frame_FIX.c 355 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex;
365 &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr );
  /external/libopus/silk/float/
encode_frame_FLP.c 347 psEnc->sCmn.LBRRprevLastGainIndex = psEnc->sShape.LastGainIndex;
356 &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr );
  /external/libopus/silk/
structs.h 142 opus_int8 LBRRprevLastGainIndex;

Completed in 866 milliseconds