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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.h 414 const uint32_t kTimestampBase;
bwe_test_framework.cc 679 kTimestampBase(0xff80ff00ul),
724 kTimestampBase + static_cast<uint32_t>(next_frame_ms * 90.0);

Completed in 176 milliseconds