Searched refs:AllocateBuffer (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/media/libstagefright/omx/
H A DOMXComponentBase.cpp187 result->AllocateBuffer = AllocateBufferWrapper;
H A DSoftOMXComponent.cpp54 mComponent->AllocateBuffer = AllocateBufferWrapper;
/frameworks/base/include/media/stagefright/openmax/
H A DOMX_Component.h504 specification for details on the AllocateBuffer method.
507 OMX_ERRORTYPE (*AllocateBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h574 or AllocateBuffer indicating the buffer that was emptied.
603 or AllocateBuffer indicating the buffer that was filled.
1051 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1075 or AllocateBuffer.
1107 or AllocateBuffer.
1137 or AllocateBuffer.

Completed in 52 milliseconds