Home
last modified time | relevance | path

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

/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h108 SLresult (*SendCommand) (SLAndroidEffectItf self, member
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_Component.h364 OMX_ERRORTYPE (*SendCommand)( member
DOMX_Core.h827 ((OMX_COMPONENTTYPE*)(hComponent))->SendCommand( \
/frameworks/av/media/libstagefright/omx/
DSoftOMXComponent.cpp44 mComponent->SendCommand = SendCommandWrapper; in SoftOMXComponent()
/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/
Dsles_trampolines.cc138 REGISTER_TRAMPOLINE(SLAndroidEffect, SendCommand); in RegisterSLAndroidEffectItfMethods()