Home
last modified time | relevance | path

Searched refs:OutgoingRate (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/webrtc/video/
Dsend_statistics_proxy.h57 virtual void OutgoingRate(const int video_channel,
Dsend_statistics_proxy.cc27 void SendStatisticsProxy::OutgoingRate(const int video_channel, in OutgoingRate() function in webrtc::SendStatisticsProxy
Dsend_statistics_proxy_unittest.cc131 encoder_observer->OutgoingRate(0, encode_fps, 0); in TEST_F()
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_codec.h35 virtual void OutgoingRate(const int video_channel,
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_encoder.cc725 codec_observer_->OutgoingRate(channel_id_, frame_rate, bit_rate); in SendStatistics()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_codec.cc95 virtual void OutgoingRate(const int video_channel, in OutgoingRate() function in TestCodecObserver
Dvie_autotest_custom_call.cc69 void OutgoingRate(const int video_channel, in OutgoingRate() function in ViEAutotestEncoderObserver
/external/chromium_org/third_party/webrtc/examples/android/media_demo/jni/
Dvideo_engine_jni.cc128 virtual void OutgoingRate(const int video_channel, in OutgoingRate() function in __anondfde66720111::VideoDecodeEncodeObserver
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.cc418 virtual void OutgoingRate(const int video_channel_id, in OutgoingRate() function in cricket::WebRtcEncoderObserver