Searched refs:EmptyThisBuffer (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXComponent.cpp56 mComponent->EmptyThisBuffer = EmptyThisBufferWrapper;
/frameworks/native/include/media/openmax/
H A DOMX_Component.h524 specification for details on the EmptyThisBuffer method.
527 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h225 the non-supplier to return a buffer via an EmptyThisBuffer or FillThisBuffer call. */
1116 ((OMX_COMPONENTTYPE*)hComponent)->EmptyThisBuffer( \

Completed in 117 milliseconds