Home
last modified time | relevance | path

Searched refs:SendCommand (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h84 SLresult (*SendCommand) (SLAndroidEffectItf self, member
/frameworks/native/include/media/openmax/
DOMX_Component.h364 OMX_ERRORTYPE (*SendCommand)( member
DOMX_Core.h779 ((OMX_COMPONENTTYPE*)hComponent)->SendCommand( \
/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp45 mComponent->SendCommand = SendCommandWrapper; in SoftOMXComponent()