Home
last modified time | relevance | path

Searched refs:SL_ANDROID_STREAM_MEDIA (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES_AndroidConfiguration.h64 #define SL_ANDROID_STREAM_MEDIA ((SLint32) 0x00000003) macro
/aosp12/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayStreamType.cpp250 SL_ANDROID_STREAM_MEDIA, SL_ANDROID_STREAM_NOTIFICATION); in main()
/aosp12/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp500 case SL_ANDROID_STREAM_MEDIA: in audioPlayer_setStreamType()
580 *pType = SL_ANDROID_STREAM_MEDIA; in audioPlayer_getStreamType()
590 *pType = SL_ANDROID_STREAM_MEDIA; in audioPlayer_getStreamType()