OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tempterm2
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.c
615
WebRtc_Word32
tempTerm2
;
654
tempTerm2
= tempTermY - tempTermX - KQRate01[rateInd-1];
658
if (tempTerm1 >
tempTerm2
) {
695
tempTerm2
= tempTermY - tempTermX - tempMin;
697
if ( tempTerm1 >
tempTerm2
) {
[
all
...]
Completed in 498 milliseconds