Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dvideo_coding_defines.cc18 const char* implementation_name) {} in OnDecoderImplementationName()
Dgeneric_decoder.cc169 const char* implementation_name) { in OnDecoderImplementationName()
/external/webrtc/video/
Dvideo_stream_decoder.cc63 const char* implementation_name) { in OnDecoderImplementationName()
Dvideo_stream_decoder2.cc64 const char* implementation_name) { in OnDecoderImplementationName()
Dreceive_statistics_proxy.cc662 const char* implementation_name) { in OnDecoderImplementationName()
Dreceive_statistics_proxy2.cc713 const char* implementation_name) { in OnDecoderImplementationName()
Dsend_statistics_proxy.cc1038 const std::string& implementation_name) { in OnEncoderImplementationChanged()
/external/webrtc/api/video_codecs/
Dvideo_encoder.h184 std::string implementation_name; member