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

  /external/libopus/silk/fixed/
structs_FIX.h 110 opus_int8 lastGainIndexPrev;
process_gains_FIX.c 91 psEncCtrl->lastGainIndexPrev = psShapeSt->LastGainIndex;
encode_frame_FIX.c 294 psEnc->sShape.LastGainIndex = sEncCtrl.lastGainIndexPrev;
  /external/libopus/silk/float/
structs_FLP.h 109 opus_int8 lastGainIndexPrev;
process_gains_FLP.c 72 psEncCtrl->lastGainIndexPrev = psShapeSt->LastGainIndex;
encode_frame_FLP.c 279 psEnc->sShape.LastGainIndex = sEncCtrl.lastGainIndexPrev;

Completed in 638 milliseconds