Searched refs:SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT (Results 1 - 5 of 5) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_sles_conversions.h49 case SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT:
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h43 #define SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT ((SLuint32) 0x00000002) macro
/frameworks/wilhelm/src/
H A Ddata.cpp356 case SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT:
396 *df_representation != SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT) {
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp284 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT;
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.cpp386 ? SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT

Completed in 153 milliseconds