OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_pkts_rec
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.c
101
bwest_str->
num_pkts_rec
= 0;
178
bwest_str->
num_pkts_rec
= 0;
192
bwest_str->
num_pkts_rec
++;
221
if(((float)bwest_str->
num_pkts_rec
/(float)num_pkts_expected) >
255
bwest_str->
num_pkts_rec
= 0;
263
bwest_str->
num_pkts_rec
= 0;
392
bwest_str->
num_pkts_rec
= 0;
430
bwest_str->
num_pkts_rec
= 0;
structs.h
200
int
num_pkts_rec
;
member in struct:__anon20394
Completed in 36 milliseconds