HomeSort by relevance Sort by last modified time
    Searched refs:AsyncCreateVideoDecodeAccelerator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/media/
renderer_gpu_video_decoder_factories.cc 74 AsyncCreateVideoDecodeAccelerator(profile, client);
79 // AsyncCreateVideoDecodeAccelerator() function.
81 &RendererGpuVideoDecoderFactories::AsyncCreateVideoDecodeAccelerator,
88 // AsyncCreateVideoDecodeAccelerator() function later we need to ensure
98 void RendererGpuVideoDecoderFactories::AsyncCreateVideoDecodeAccelerator(
renderer_gpu_video_decoder_factories.h 88 // The AsyncCreateVideoDecodeAccelerator returns its output in the vda_
90 void AsyncCreateVideoDecodeAccelerator(
112 // e.g. AsyncCreateVideoDecodeAccelerator()/AsyncCreateTextures() etc.

Completed in 105 milliseconds