Searched defs:RemoteBitrateEstimatorFactory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/include/
H A Dremote_bitrate_estimator.h59 // RemoteBitrateEstimatorFactory::Create.
62 // using the clock passed to RemoteBitrateEstimatorFactory::Create.
96 struct RemoteBitrateEstimatorFactory { struct in namespace:webrtc
97 RemoteBitrateEstimatorFactory() {} function in struct:webrtc::RemoteBitrateEstimatorFactory
98 virtual ~RemoteBitrateEstimatorFactory() {}
108 : public RemoteBitrateEstimatorFactory {

Completed in 893 milliseconds