Home
last modified time | relevance | path

Searched refs:pCallbackContext (Results 1 – 6 of 6) sorted by relevance

/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL_Android.h87 void *pCallbackContext, /* input */
105 void* pCallbackContext
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h301 void *pCallbackContext, /* input */
319 void* pCallbackContext
/frameworks/wilhelm/tests/native-media/jni/
Dnative-media-jni.c94 void *pCallbackContext, /* input */ in AndroidBufferQueueCallback() argument
106 assert(NULL == pCallbackContext); in AndroidBufferQueueCallback()
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp75 void *pCallbackContext __unused, /* input */ in AndroidBufferQueueCallback()
/frameworks/wilhelm/tests/sandbox/
Dxaplay.c156 void *pCallbackContext, in bufferQueueCallback() argument
164 XAPlayItf playerPlay = (XAPlayItf) pCallbackContext; in bufferQueueCallback()
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp231 void *pCallbackContext __unused, /* input */ in AndroidBufferQueueCallback()