Searched refs:SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT (Results 1 - 6 of 6) 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.c357 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT:
405 *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT) {
411 && *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h41 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001) macro
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp251 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.c402 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;
H A Dplaybq.cpp402 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT;

Completed in 61 milliseconds