OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnDecoderImplementationName
(Results
1 - 7
of
7
) 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());
generic_decoder.h
47
void
OnDecoderImplementationName
(const char* implementation_name);
/external/webrtc/webrtc/modules/video_coding/include/
video_coding_defines.h
81
virtual void
OnDecoderImplementationName
(const char* implementation_name) {}
/external/webrtc/webrtc/video/
receive_statistics_proxy.h
48
void
OnDecoderImplementationName
(const char* implementation_name);
receive_statistics_proxy.cc
85
void ReceiveStatisticsProxy::
OnDecoderImplementationName
(
vie_channel.h
233
void
OnDecoderImplementationName
(const char* implementation_name) override;
vie_channel.cc
[
all
...]
Completed in 188 milliseconds