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

/frameworks/wilhelm/src/android/
H A Dandroid_sles_conversions.h48 switch (((SLAndroidDataFormat_PCM_EX *)df_pcm)->representation) {
H A DAudioRecorder_to_android.cpp177 const SLAndroidDataFormat_PCM_EX *df_pcm =
178 (SLAndroidDataFormat_PCM_EX *) pAudioSnk->pFormat;
H A DAudioPlayer_to_android.cpp961 const SLAndroidDataFormat_PCM_EX *df_pcm =
962 (const SLAndroidDataFormat_PCM_EX *) pAudioSrc->pFormat;
/frameworks/wilhelm/src/
H A Ddata.h40 SLAndroidDataFormat_PCM_EX mPCMEx;
H A Ddata.c355 ((SLAndroidDataFormat_PCM_EX *)pFormat)->representation;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h56 } SLAndroidDataFormat_PCM_EX; typedef in typeref:struct:SLAndroidDataFormat_PCM_EX_
75 // SLAndroidDataFormat_PCM_EX causes OpenSL ES to assign a default
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp209 SLAndroidDataFormat_PCM_EX pcm;
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.c389 SLAndroidDataFormat_PCM_EX format_pcm;
H A Dplaybq.cpp389 SLAndroidDataFormat_PCM_EX format_pcm;

Completed in 468 milliseconds