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

  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 64 // DestroyPendingBuffers is used to cancel a pending decode.
69 void DestroyPendingBuffers();
vaapi_wrapper.cc 108 DestroyPendingBuffers();
313 void VaapiWrapper::DestroyPendingBuffers() {
362 DestroyPendingBuffers();
vaapi_h264_decoder.cc 93 vaapi_wrapper_->DestroyPendingBuffers();
    [all...]

Completed in 139 milliseconds