Home
last modified time | relevance | path

Searched refs:SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT (Results 1 – 6 of 6) 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.h41 #define SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT ((SLuint32) 0x00000002) macro
/frameworks/wilhelm/src/
Ddata.c356 case SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT: in checkDataFormat()
411 *df_representation != SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT) { in checkDataFormat()
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp264 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT; in TestRecToBuffQueue()
/frameworks/wilhelm/tests/sandbox/
Dplaybq.c401 ? SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT in main()
Dplaybq.cpp401 ? SL_ANDROID_PCM_REPRESENTATION_UNSIGNED_INT in main()