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

  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 72 // buffers. Return false if SubmitDecode() fails.
106 bool SubmitDecode(VASurfaceID va_surface_id);
vaapi_wrapper.cc 330 bool VaapiWrapper::SubmitDecode(VASurfaceID va_surface_id) {
361 bool result = SubmitDecode(va_surface_id);

Completed in 655 milliseconds