Home
last modified time | relevance | path

Searched refs:SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT (Results 1 – 6 of 6) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_sles_conversions.h56 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT: in sles_to_android_sampleFormat()
/frameworks/wilhelm/src/
Ddata.c355 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT: in checkDataFormat()
418 *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT) { in checkDataFormat()
424 && *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT in checkDataFormat()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h40 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001) macro
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp251 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT; in TestRecToBuffQueue()
/frameworks/wilhelm/tests/sandbox/
Dplaybq.c402 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT; in main()
Dplaybq.cpp402 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT; in main()