Searched refs:OutgoingRate (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/webrtc/video/ |
D | send_statistics_proxy.h | 57 virtual void OutgoingRate(const int video_channel,
|
D | send_statistics_proxy.cc | 27 void SendStatisticsProxy::OutgoingRate(const int video_channel, in OutgoingRate() function in webrtc::SendStatisticsProxy
|
D | send_statistics_proxy_unittest.cc | 131 encoder_observer->OutgoingRate(0, encode_fps, 0); in TEST_F()
|
/external/chromium_org/third_party/webrtc/video_engine/include/ |
D | vie_codec.h | 35 virtual void OutgoingRate(const int video_channel,
|
/external/chromium_org/third_party/webrtc/video_engine/ |
D | vie_encoder.cc | 725 codec_observer_->OutgoingRate(channel_id_, frame_rate, bit_rate); in SendStatistics()
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
D | vie_autotest_codec.cc | 95 virtual void OutgoingRate(const int video_channel, in OutgoingRate() function in TestCodecObserver
|
D | vie_autotest_custom_call.cc | 69 void OutgoingRate(const int video_channel, in OutgoingRate() function in ViEAutotestEncoderObserver
|
/external/chromium_org/third_party/webrtc/examples/android/media_demo/jni/ |
D | video_engine_jni.cc | 128 virtual void OutgoingRate(const int video_channel, in OutgoingRate() function in __anondfde66720111::VideoDecodeEncodeObserver
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
D | webrtcvideoengine.cc | 418 virtual void OutgoingRate(const int video_channel_id, in OutgoingRate() function in cricket::WebRtcEncoderObserver
|