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

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

Completed in 51 milliseconds