Home
last modified time | relevance | path

Searched defs:va_surface_id (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/media/
Dvaapi_wrapper.cc91 VASurface::VASurface(VASurfaceID va_surface_id, const ReleaseCB& release_cb) in VASurface()
330 bool VaapiWrapper::SubmitDecode(VASurfaceID va_surface_id) { in SubmitDecode()
360 bool VaapiWrapper::DecodeAndDestroyPendingBuffers(VASurfaceID va_surface_id) { in DecodeAndDestroyPendingBuffers()
366 bool VaapiWrapper::PutSurfaceIntoPixmap(VASurfaceID va_surface_id, in PutSurfaceIntoPixmap()
386 bool VaapiWrapper::GetVaImageForTesting(VASurfaceID va_surface_id, in GetVaImageForTesting()
Dvaapi_h264_decoder_unittest.cc291 void VaapiH264DecoderLoop::RecycleSurface(VASurfaceID va_surface_id) { in RecycleSurface()
Dvaapi_video_decode_accelerator.cc667 VASurfaceID va_surface_id) { in RecycleVASurfaceID()