Home
last modified time | relevance | path

Searched refs:SLAndroidDataFormat_PCM_EX (Results 1 – 9 of 9) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_sles_conversions.h48 switch (((SLAndroidDataFormat_PCM_EX *)df_pcm)->representation) { in sles_to_android_sampleFormat()
DAudioRecorder_to_android.cpp168 const SLAndroidDataFormat_PCM_EX *df_pcm = in android_audioRecorder_checkSourceSink()
169 (SLAndroidDataFormat_PCM_EX *) pAudioSnk->pFormat; in android_audioRecorder_checkSourceSink()
DAudioPlayer_to_android.cpp951 const SLAndroidDataFormat_PCM_EX *df_pcm = in android_audioPlayer_checkSourceSink()
952 (const SLAndroidDataFormat_PCM_EX *) pAudioSrc->pFormat; in android_audioPlayer_checkSourceSink()
/frameworks/wilhelm/src/
Ddata.h37 SLAndroidDataFormat_PCM_EX mPCMEx;
Ddata.c353 ((SLAndroidDataFormat_PCM_EX *)pFormat)->representation; in checkDataFormat()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h55 } SLAndroidDataFormat_PCM_EX; typedef
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp209 SLAndroidDataFormat_PCM_EX pcm; in TestRecToBuffQueue()
/frameworks/wilhelm/tests/sandbox/
Dplaybq.c389 SLAndroidDataFormat_PCM_EX format_pcm; in main()
Dplaybq.cpp389 SLAndroidDataFormat_PCM_EX format_pcm; in main()