HomeSort by relevance Sort by last modified time
    Searched refs:SLDataFormat_PCM (Results 1 - 25 of 35) sorted by null

1 2

  /frameworks/wilhelm/src/
data.h 36 SLDataFormat_PCM mPCM;
data.c 350 pDataFormat->mPCM = *(SLDataFormat_PCM *)pFormat;
    [all...]
  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 74 SLDataFormat_PCM formatPcmSnk;
208 SLDataFormat_PCM pcm;
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 174 SLDataFormat_PCM *df_pcm = (SLDataFormat_PCM *)ar->mDataSink.u.mSink.pFormat;
AudioPlayer_to_android.cpp     [all...]
  /frameworks/wilhelm/tests/examples/
slesTestSawtoothBufferQueue.cpp 116 SLDataFormat_PCM pcm;
slesTestRecBuffQueue.cpp 167 SLDataFormat_PCM pcm;
slesTestDecodeToBuffQueue.cpp 296 SLDataFormat_PCM pcm;
slesTestFeedback.cpp 294 SLDataFormat_PCM pcm;
slesTestDecodeAac.cpp 526 SLDataFormat_PCM format_destPcm = { /*formatType*/ SL_DATAFORMAT_PCM, /*numChannels*/ 1,
    [all...]
  /frameworks/wilhelm/tests/sandbox/
configbq.c 107 SLDataFormat_PCM format_pcm;
intbufq.c 105 SLDataFormat_PCM pcm;
srcsink.c 42 SLDataFormat_PCM format_pcm;
playbq.c 326 SLDataFormat_PCM format_pcm;
playbq.cpp 326 SLDataFormat_PCM format_pcm;
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 205 SLDataFormat_PCM format_pcm = {SL_DATAFORMAT_PCM, 1, SL_SAMPLINGRATE_8,
677 SLDataFormat_PCM format_pcm = {SL_DATAFORMAT_PCM, 1, SL_SAMPLINGRATE_16,
  /external/quake/quake/src/WinQuake/
snd_android.cpp 97 SLDataFormat_PCM pcm;
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 80 SLDataFormat_PCM pcm;
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 573 SLDataFormat_PCM format_pcm = {SL_DATAFORMAT_PCM, channelCount, slSampleRate,
610 SLDataFormat_PCM pcm = {SL_DATAFORMAT_PCM, 1, SL_SAMPLINGRATE_44_1,
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 364 } SLDataFormat_PCM;
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 364 } SLDataFormat_PCM;
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 364 } SLDataFormat_PCM;
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 364 } SLDataFormat_PCM;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 364 } SLDataFormat_PCM;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 364 } SLDataFormat_PCM;
    [all...]

Completed in 327 milliseconds

1 2