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

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
decode_bwe.c 76 bwest_str->prev_rec_send_ts + (WebRtc_UWord32)diffSendTime);
bandwidth_estimator.c 91 bwest_str->prev_rec_send_ts = 0;
203 send_ts_diff = (float)(send_ts - bwest_str->prev_rec_send_ts);
466 bwest_str->prev_rec_send_ts = send_ts;
structs.h 159 WebRtc_UWord32 prev_rec_send_ts; member in struct:__anon30472

Completed in 163 milliseconds