Searched refs:SL_PLAYSTATE_PLAYING (Results 1 - 3 of 3) sorted by relevance

/development/ndk/platforms/android-9/samples/native-audio/jni/
H A Dnative-audio-jni.c264 result = (*bqPlayerPlay)->SetPlayState(bqPlayerPlay, SL_PLAYSTATE_PLAYING);
348 SL_PLAYSTATE_PLAYING : SL_PLAYSTATE_PAUSED);
657 SL_PLAYSTATE_PLAYING : SL_PLAYSTATE_PAUSED);
/development/ndk/platforms/android-14/include/SLES/
H A DOpenSLES.h912 #define SL_PLAYSTATE_PLAYING ((SLuint32) 0x00000003) macro
/development/ndk/platforms/android-9/include/SLES/
H A DOpenSLES.h912 #define SL_PLAYSTATE_PLAYING ((SLuint32) 0x00000003) macro

Completed in 18 milliseconds