HomeSort by relevance Sort by last modified time
    Searched refs:num_pkts_rec (Results 1 - 4 of 4) 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:__anon19687
  /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:__anon37143

Completed in 3814 milliseconds