Searched refs:SLAndroidDataFormat_PCM_EX (Results 1 – 8 of 8) sorted by relevance
48 switch (((SLAndroidDataFormat_PCM_EX *)df_pcm)->representation) { in sles_to_android_sampleFormat()
243 const SLAndroidDataFormat_PCM_EX *df_pcm = in android_audioRecorder_checkSourceSink()244 (SLAndroidDataFormat_PCM_EX *) pAudioSnk->pFormat; in android_audioRecorder_checkSourceSink()
1062 const SLAndroidDataFormat_PCM_EX *df_pcm = in android_audioPlayer_checkSourceSink()1063 (const SLAndroidDataFormat_PCM_EX *) pAudioSrc->pFormat; in android_audioPlayer_checkSourceSink()
40 SLAndroidDataFormat_PCM_EX mPCMEx;
353 ((SLAndroidDataFormat_PCM_EX *)pFormat)->representation; in checkDataFormat()
57 } SLAndroidDataFormat_PCM_EX; typedef
214 SLAndroidDataFormat_PCM_EX pcm; in TestRecToBuffQueue()
374 SLAndroidDataFormat_PCM_EX format_pcm; in main()