Searched refs:CreateVideoDecoder (Results 1 – 5 of 5) sorted by relevance
44 virtual webrtc::VideoDecoder* CreateVideoDecoder(
104 virtual webrtc::VideoDecoder* CreateVideoDecoder( in CreateVideoDecoder() function
2300 external_decoder_factory_->CreateVideoDecoder(type); in CreateOrReuseVideoDecoder()
47 webrtc::VideoDecoder* CreateVideoDecoder(webrtc::VideoCodecType type)
888 webrtc::VideoDecoder* MediaCodecVideoDecoderFactory::CreateVideoDecoder( in CreateVideoDecoder() function in webrtc_jni::MediaCodecVideoDecoderFactory