[go: nahoru, domu]

Searched refs:SLDataFormat_PCM (Results 1 - 14 of 14) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_sles_conversions.h29 static inline audio_format_t sles_to_android_sampleFormat(const SLDataFormat_PCM *df_pcm) {
H A DAudioRecorder_to_android.cpp183 const SLDataFormat_PCM *df_pcm = (const SLDataFormat_PCM *) pAudioSnk->pFormat;
428 const SLDataFormat_PCM *df_pcm = &ar->mDataSink.mFormat.mPCM;
H A DAudioPlayer_to_android.cpp968 const SLDataFormat_PCM *df_pcm = (const SLDataFormat_PCM *) pAudioSrc->pFormat;
1468 SLDataFormat_PCM *df_pcm = (SLDataFormat_PCM *)
/frameworks/wilhelm/src/
H A Ddata.h39 SLDataFormat_PCM mPCM;
H A Ddata.c370 pDataFormat->mPCM = *(SLDataFormat_PCM *)pFormat;
/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp113 SLDataFormat_PCM pcm;
H A DslesTestDecodeToBuffQueue.cpp296 SLDataFormat_PCM pcm;
H A DslesTestFeedback.cpp410 SLDataFormat_PCM pcm;
H A DslesTestDecodeAac.cpp525 SLDataFormat_PCM format_destPcm = { /*formatType*/ SL_DATAFORMAT_PCM, /*numChannels*/ 1,
/frameworks/wilhelm/tests/sandbox/
H A Dconfigbq.c107 SLDataFormat_PCM format_pcm;
H A Dintbufq.c105 SLDataFormat_PCM pcm;
H A Dsrcsink.c42 SLDataFormat_PCM format_pcm;
/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp80 SLDataFormat_PCM pcm;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h364 } SLDataFormat_PCM; typedef in typeref:struct:SLDataFormat_PCM_

Completed in 74 milliseconds