Home
last modified time | relevance | path

Searched refs:SL_ANDROID_MIME_AACADTS (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h400 #define SL_ANDROID_MIME_AACADTS ((SLchar *) "audio/vnd.android.aac-adts") macro
/frameworks/wilhelm/tests/examples/
DslesTestDecodeAac.cpp514 SL_ANDROID_MIME_AACADTS /*mimeType*/, in TestDecToBuffQueue()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp1083 if (strcasecmp((char*)df_mime->mimeType, (const char *)SL_ANDROID_MIME_AACADTS) && in android_audioPlayer_checkSourceSink()
1088 SL_ANDROID_MIME_AACADTS); in android_audioPlayer_checkSourceSink()
/frameworks/wilhelm/src/itf/
DIEngine.c71 if ((mime != NULL) && !(strcasecmp(mime, (const char *)SL_ANDROID_MIME_AACADTS) && in initializeAndroidBufferQueueMembers()
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-for-android.jd1078 <li>MIME type string: {@code SL_ANDROID_MIME_AACADTS}</li>