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

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_unittest_helper.h 181 bool GenerateAndProcessFrame(unsigned int ssrc, unsigned int bitrate_bps);
remote_bitrate_estimator_unittest_helper.cc 243 bool RemoteBitrateEstimatorTest::GenerateAndProcessFrame(unsigned int ssrc,
289 bool overuse = GenerateAndProcessFrame(ssrc, bitrate_bps);
412 bool overuse = GenerateAndProcessFrame(kDefaultSsrc, bitrate_bps);
485 GenerateAndProcessFrame(kDefaultSsrc, bitrate_bps);

Completed in 63 milliseconds