Home
last modified time | relevance | path

Searched refs:OnEncoderImplementationChanged (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/call/adaptation/test/
Dfake_frame_rate_provider.h31 OnEncoderImplementationChanged,
/external/webrtc/api/video/
Dvideo_stream_encoder_observer.h74 virtual void OnEncoderImplementationChanged(
/external/webrtc/video/
Dsend_statistics_proxy.h63 void OnEncoderImplementationChanged(
Dsend_statistics_proxy.cc1037 void SendStatisticsProxy::OnEncoderImplementationChanged( in OnEncoderImplementationChanged() function in webrtc::SendStatisticsProxy
Dsend_statistics_proxy_unittest.cc2708 statistics_proxy_->OnEncoderImplementationChanged(kName); in TEST_F()
2764 statistics_proxy_->OnEncoderImplementationChanged(codec_name_); in InsertEncodedFrames()
Dvideo_stream_encoder.cc1314 encoder_stats_observer_->OnEncoderImplementationChanged( in EncodeVideoFrame()