Searched refs:OnDecoderImplementationName (Results 1 – 7 of 7) sorted by relevance
103 void VCMDecodedFrameCallback::OnDecoderImplementationName( in OnDecoderImplementationName() function in webrtc::VCMDecodedFrameCallback107 _receiveCallback->OnDecoderImplementationName(implementation_name); in OnDecoderImplementationName()156 _callback->OnDecoderImplementationName(_decoder->ImplementationName()); in Decode()
47 void OnDecoderImplementationName(const char* implementation_name);
48 void OnDecoderImplementationName(const char* implementation_name);
85 void ReceiveStatisticsProxy::OnDecoderImplementationName( in OnDecoderImplementationName() function in webrtc::ReceiveStatisticsProxy
233 void OnDecoderImplementationName(const char* implementation_name) override;
995 void ViEChannel::OnDecoderImplementationName(const char* implementation_name) { in OnDecoderImplementationName() function in webrtc::ViEChannel998 receive_stats_callback_->OnDecoderImplementationName(implementation_name); in OnDecoderImplementationName()
81 virtual void OnDecoderImplementationName(const char* implementation_name) {} in OnDecoderImplementationName() function