CreateVideoDecoder   76 content/common/gpu/client/command_buffer_proxy_impl.h   scoped_ptr<media::VideoDecodeAccelerator> CreateVideoDecoder();
CreateVideoDecoder  201 content/common/gpu/client/gpu_channel_host.cc   return it->second->CreateVideoDecoder();
CreateVideoDecoder  130 content/common/gpu/client/gpu_channel_host.h   scoped_ptr<media::VideoDecodeAccelerator> CreateVideoDecoder(
CreateVideoDecoder   43 content/renderer/media/pepper_platform_video_decoder.cc   decoder_ = channel->CreateVideoDecoder(command_buffer_route_id_);
CreateVideoDecoder   78 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     return gpu_channel_host_->CreateVideoDecoder(
CreateVideoDecoder   34 content/renderer/media/rtc_video_decoder_factory.h   virtual webrtc::VideoDecoder* CreateVideoDecoder(webrtc::VideoCodecType type)
CreateVideoDecoder  129 content/renderer/pepper/resource_creation_impl.h   virtual PP_Resource CreateVideoDecoder(
CreateVideoDecoder   39 media/cdm/ppapi/external_clear_key/cdm_video_decoder.h scoped_ptr<CdmVideoDecoder> CreateVideoDecoder(
CreateVideoDecoder  361 media/cdm/ppapi/external_clear_key/clear_key_cdm.cc   video_decoder_ = CreateVideoDecoder(host_, video_decoder_config);
CreateVideoDecoder  161 mojo/examples/pepper_container_app/resource_creation_impl.h   virtual PP_Resource CreateVideoDecoder(
CreateVideoDecoder  228 ppapi/proxy/ppb_video_decoder_proxy.cc       instance, resource_creation.functions()->CreateVideoDecoder(
CreateVideoDecoder  179 ppapi/proxy/resource_creation_proxy.h   virtual PP_Resource CreateVideoDecoder(
CreateVideoDecoder   25 ppapi/thunk/ppb_video_decoder_thunk.cc   return enter.functions()->CreateVideoDecoder(instance, graphics_3d, profile);
CreateVideoDecoder  187 ppapi/thunk/resource_creation_api.h   virtual PP_Resource CreateVideoDecoder(