HomeSort by relevance Sort by last modified time
    Searched refs:num_pkts_rec (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/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 201 int num_pkts_rec; member in struct:__anon21312

Completed in 766 milliseconds