HomeSort by relevance Sort by last modified time
    Searched defs:OnDecoderImplementationName (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
generic_decoder.cc 103 void VCMDecodedFrameCallback::OnDecoderImplementationName(
107 _receiveCallback->OnDecoderImplementationName(implementation_name);
156 _callback->OnDecoderImplementationName(_decoder->ImplementationName());
  /external/webrtc/webrtc/video/
receive_statistics_proxy.cc 85 void ReceiveStatisticsProxy::OnDecoderImplementationName(
vie_channel.cc     [all...]
  /external/webrtc/webrtc/modules/video_coding/include/
video_coding_defines.h 81 virtual void OnDecoderImplementationName(const char* implementation_name) {}

Completed in 87 milliseconds