Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIAndroidBufferQueue.c98 case SL_ANDROID_ITEMKEY_EOS: in setItems()
159 case SL_ANDROID_ITEMKEY_EOS: in setItems()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h242 #define SL_ANDROID_ITEMKEY_EOS ((SLuint32) 0x00000001) macro
/frameworks/wilhelm/tests/sandbox/streamSource/
DslesTestPlayStream.cpp160 msgEos.itemKey = SL_ANDROID_ITEMKEY_EOS; in AndroidBufferQueueCallback()
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp271 msgEos.itemKey = SL_ANDROID_ITEMKEY_EOS; in AndroidBufferQueueCallback()