Home
last modified time | relevance | path

Searched defs:implementation_name (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/include/
Dvideo_coding_defines.h65 virtual void OnEncoderImplementationName(const char* implementation_name) {} in OnEncoderImplementationName()
81 virtual void OnDecoderImplementationName(const char* implementation_name) {} in OnDecoderImplementationName()
/external/webrtc/webrtc/modules/video_coding/
Dgeneric_decoder.cc104 const char* implementation_name) { in OnDecoderImplementationName()
Dgeneric_encoder.cc306 const char* implementation_name) { in SignalLastEncoderImplementationUsed()
/external/webrtc/webrtc/video/
Dreceive_statistics_proxy.cc86 const char* implementation_name) { in OnDecoderImplementationName()
Dsend_statistics_proxy.cc171 const char* implementation_name) { in OnEncoderImplementationName()
Dvie_encoder.cc476 const char* implementation_name) { in OnEncoderImplementationName()
Dvie_channel.cc995 void ViEChannel::OnDecoderImplementationName(const char* implementation_name) { in OnDecoderImplementationName()