OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prevScale
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
do_plc.c
83
iLBCdec_inst->
prevScale
= scale3;
272
(iLBCdec_inst->
prevScale
+ 1);
276
if (energy < (WEBRTC_SPL_SHIFT_W32(((int32_t)iLBCdec_inst->blockl*900),-(iLBCdec_inst->
prevScale
+1)))) {
defines.h
199
int16_t
prevScale
, prevPLI;
Completed in 791 milliseconds