Searched refs:SLchar (Results 1 - 7 of 7) sorted by relevance

/development/ndk/platforms/android-14/include/SLES/
H A DOpenSLES_AndroidConfiguration.h30 #define SL_ANDROID_KEY_RECORDING_PRESET ((const SLchar*) "androidRecordingPreset")
51 #define SL_ANDROID_KEY_STREAM_TYPE ((const SLchar*) "androidPlaybackStreamType")
H A DOpenSLES_Android.h139 SLchar *pName,
157 const SLchar *configKey,
162 const SLchar *configKey,
345 #define SL_ANDROID_MIME_AACADTS ((SLchar *) "audio/vnd.android.aac-adts")
H A DOpenSLES.h77 typedef SLuint8 SLchar; /* UTF-8 is to be used */ typedef
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
1281 const SLchar ** ppName
2657 SLchar * pExtensionNam
[all...]
/development/ndk/platforms/android-9/include/SLES/
H A DOpenSLES_AndroidConfiguration.h30 #define SL_ANDROID_KEY_RECORDING_PRESET ((const SLchar*) "androidRecordingPreset")
49 #define SL_ANDROID_KEY_STREAM_TYPE ((const SLchar*) "androidPlaybackStreamType")
H A DOpenSLES_Android.h135 SLchar *pName,
153 const SLchar *configKey,
158 const SLchar *configKey,
H A DOpenSLES.h77 typedef SLuint8 SLchar; /* UTF-8 is to be used */ typedef
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
1281 const SLchar ** ppName
2657 SLchar * pExtensionNam
[all...]
/development/ndk/platforms/android-9/samples/native-audio/jni/
H A Dnative-audio-jni.c282 SLDataLocator_URI loc_uri = {SL_DATALOCATOR_URI, (SLchar *) utf8};

Completed in 59 milliseconds