OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DecodeAndDestroyPendingBuffers
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h
63
//
DecodeAndDestroyPendingBuffers
is called to execute or
73
bool
DecodeAndDestroyPendingBuffers
(VASurfaceID va_surface_id);
103
// the entire decode execution sequence in
DecodeAndDestroyPendingBuffers
().
vaapi_wrapper.cc
410
bool VaapiWrapper::
DecodeAndDestroyPendingBuffers
(VASurfaceID va_surface_id) {
vaapi_h264_decoder.cc
489
if (!vaapi_wrapper_->
DecodeAndDestroyPendingBuffers
(
[
all
...]
Completed in 393 milliseconds