Searched refs:SL_ANDROID_MIME_AACADTS (Results 1 - 4 of 4) sorted by last modified time

/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h343 #define SL_ANDROID_MIME_AACADTS ((SLchar *) "audio/vnd.android.aac-adts") macro
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp1043 if (strcasecmp((char*)df_mime->mimeType, (const char *)SL_ANDROID_MIME_AACADTS) &&
1048 SL_ANDROID_MIME_AACADTS);
/frameworks/wilhelm/src/itf/
H A DIEngine.c70 if ((mime != NULL) && !(strcasecmp(mime, (const char *)SL_ANDROID_MIME_AACADTS) &&
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp515 SL_ANDROID_MIME_AACADTS /*mimeType*/,

Completed in 62 milliseconds