OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastGainIndexPrev
(Results
1 - 6
of
6
) sorted by null
/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
;
/external/libopus/silk/fixed/
structs_FIX.h
110
opus_int8
lastGainIndexPrev
;
process_gains_FIX.c
91
psEncCtrl->
lastGainIndexPrev
= psShapeSt->LastGainIndex;
encode_frame_FIX.c
292
psEnc->sShape.LastGainIndex = sEncCtrl.
lastGainIndexPrev
;
Completed in 91 milliseconds