Home
last modified time | relevance | path

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

/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL_Android.h85 void *pCallbackContext, /* input */
103 void* pCallbackContext
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h265 void *pCallbackContext, /* input */
283 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.cpp233 void *pCallbackContext __unused, /* input */ in AndroidBufferQueueCallback()