Home
last modified time | relevance | path

Searched refs:SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT (Results 1 – 5 of 5) 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.cpp355 case SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT: in checkDataFormat()
403 *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT) { in checkDataFormat()
409 && *df_representation != SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT in checkDataFormat()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h42 #define SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT ((SLuint32) 0x00000001) macro
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp271 pcm.representation = SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT; in TestRecToBuffQueue()
/frameworks/wilhelm/tests/sandbox/
Dplaybq.cpp387 : SL_ANDROID_PCM_REPRESENTATION_SIGNED_INT; in main()