Searched refs:SL_ANDROID_MIME_AACADTS (Results 1 – 5 of 5) sorted by relevance
400 #define SL_ANDROID_MIME_AACADTS ((SLchar *) "audio/vnd.android.aac-adts") macro
514 SL_ANDROID_MIME_AACADTS /*mimeType*/, in TestDecToBuffQueue()
1083 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()
71 if ((mime != NULL) && !(strcasecmp(mime, (const char *)SL_ANDROID_MIME_AACADTS) && in initializeAndroidBufferQueueMembers()
1078 <li>MIME type string: {@code SL_ANDROID_MIME_AACADTS}</li>