HomeSort by relevance Sort by last modified time
    Searched full:receivertimestamp (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
decode_bwe.c 63 (uint32_t)bwest_str->receiverTimestamp);
64 bwest_str->receiverTimestamp = arr_ts;
structs.h 221 uint32_t receiverTimestamp;
bandwidth_estimator.c 121 bwest_str->receiverTimestamp = 0;
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
decode_bwe.c 63 (WebRtc_UWord32)bwest_str->receiverTimestamp);
64 bwest_str->receiverTimestamp = arr_ts;
structs.h 222 WebRtc_UWord32 receiverTimestamp;
bandwidth_estimator.c 121 bwest_str->receiverTimestamp = 0;

Completed in 265 milliseconds