Home
last modified time | relevance | path

Searched refs:PeriodicKeyFrameSource (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework.h445 class PeriodicKeyFrameSource : public AdaptiveVideoSource {
447 PeriodicKeyFrameSource(int flow_id,
453 virtual ~PeriodicKeyFrameSource() {} in ~PeriodicKeyFrameSource()
465 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(PeriodicKeyFrameSource);
Dbwe_test_framework.cc767 PeriodicKeyFrameSource::PeriodicKeyFrameSource(int flow_id, in PeriodicKeyFrameSource() function in webrtc::testing::bwe::PeriodicKeyFrameSource
780 uint32_t PeriodicKeyFrameSource::NextFrameSize() { in NextFrameSize()
807 uint32_t PeriodicKeyFrameSource::NextPacketSize(uint32_t frame_size, in NextPacketSize()
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc139 PeriodicKeyFrameSource source(0, 30, 300, 0, 0, 1000); in TEST_P()
193 PeriodicKeyFrameSource source(0, 30, 300, 0, 0, 1000000); in TEST_P()
212 PeriodicKeyFrameSource source(0, 30, 300, 0, 0, 1000000); in TEST_P()
231 PeriodicKeyFrameSource source(0, 30, 300, 0, 0, 1000); in TEST_P()