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

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXComponent.cpp53 mComponent->UseBuffer = UseBufferWrapper;
/frameworks/native/include/media/openmax/
H A DOMX_Component.h492 specification for details on the UseBuffer method.
495 OMX_ERRORTYPE (*UseBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h213 to send it an allocated buffer via a UseBuffer call. */
573 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
602 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1009 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1074 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1106 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1136 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer

Completed in 561 milliseconds