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

/frameworks/wilhelm/src/android/
H A Dandroid_sles_conversions.h56 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT:
/frameworks/wilhelm/src/
H A Ddata.cpp355 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT:
403 *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT) {
409 && *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001) macro
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp271 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.cpp387 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;

Completed in 421 milliseconds