Home
last modified time | relevance | path

Searched refs:first_frame_offset_ms (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework.cc677 int64_t first_frame_offset_ms) in VideoSource() argument
685 next_frame_ms_(first_frame_offset_ms), in VideoSource()
758 int64_t first_frame_offset_ms) in AdaptiveVideoSource() argument
759 : VideoSource(flow_id, fps, kbps, ssrc, first_frame_offset_ms) { in AdaptiveVideoSource()
771 int64_t first_frame_offset_ms, in PeriodicKeyFrameSource() argument
773 : AdaptiveVideoSource(flow_id, fps, kbps, ssrc, first_frame_offset_ms), in PeriodicKeyFrameSource()
Dbwe_test_framework.h397 int64_t first_frame_offset_ms);
436 int64_t first_frame_offset_ms);
451 int64_t first_frame_offset_ms,