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

  /external/chromium_org/content/common/gpu/media/
vaapi_video_decode_accelerator.h 136 void OutputPicture(const scoped_refptr<VASurface>& va_surface,
140 // Try to OutputPicture() if we have both a ready surface and picture.
vaapi_video_decode_accelerator.cc 351 base::Bind(&VaapiVideoDecodeAccelerator::OutputPicture,
357 void VaapiVideoDecodeAccelerator::OutputPicture(
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_dpb.c 45 OutputPicture
113 static u32 OutputPicture(dpbStorage_t *dpb);
521 while (OutputPicture(dpb) == HANTRO_OK)
820 i = OutputPicture(dpb);
    [all...]

Completed in 88 milliseconds