OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inWaitPeriod
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.c
112
bweStr->
inWaitPeriod
= 0;
258
if(bweStr->
inWaitPeriod
) {
260
bweStr->
inWaitPeriod
= 0;
341
bweStr->
inWaitPeriod
= 1;
347
bweStr->
inWaitPeriod
= 1;
355
!bweStr->
inWaitPeriod
) {
[
all
...]
structs.h
235
int16_t
inWaitPeriod
;
Completed in 56 milliseconds