Home
last modified time | relevance | path

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

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