Searched refs:LegacyCreateVideoDecoder (Results 1 – 6 of 6) sorted by relevance
17 std::unique_ptr<VideoDecoder> VideoDecoderFactory::LegacyCreateVideoDecoder( in LegacyCreateVideoDecoder() function in webrtc::VideoDecoderFactory
39 virtual std::unique_ptr<VideoDecoder> LegacyCreateVideoDecoder(
262 QualityAnalyzingVideoDecoderFactory::LegacyCreateVideoDecoder( in LegacyCreateVideoDecoder() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoderFactory266 delegate_->LegacyCreateVideoDecoder(format, receive_stream_id); in LegacyCreateVideoDecoder()
146 std::unique_ptr<VideoDecoder> LegacyCreateVideoDecoder(
341 decoder.decoder_factory->LegacyCreateVideoDecoder(decoder.video_format, in Start()
317 decoder.decoder_factory->LegacyCreateVideoDecoder(decoder.video_format, in Start()