HomeSort by relevance Sort by last modified time
    Searched refs:SLDataSink (Results 51 - 71 of 71) sorted by null

1 23

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 375 } SLDataSink;
    [all...]
  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 382 const SLDataSink *pAudioSnk = &thiz->mDataSink.u.mSink;
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 79 SLDataSink audiosnk;
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 294 SLDataSink decDest;
slesTestFeedback.cpp 293 SLDataSink audiosnk;
slesTestDecodeAac.cpp 530 SLDataSink decDest = {&loc_destBq /*pLocator*/, &format_destPcm /*pFormat*/};
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 191 SLDataSink audioSink;
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 578 SLDataSink audioSnk = {&loc_outmix, NULL};
613 SLDataSink decDest = { &decBuffQueue, &pcm };
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 532 bool audioPlayer_isSupportedNonOutputMixSink(const SLDataSink* pAudioSink) {
568 const SLDataSink *pAudioSnk = &ap->mDataSink.u.mSink;
868 const SLDataSink *pAudioSnk = &pAudioPlayer->mDataSink.u.mSink;
    [all...]
  /frameworks/wilhelm/tests/sandbox/
playbq.c 343 SLDataSink audioSnk;
playbq.cpp 343 SLDataSink audioSnk;
reverb.c 406 SLDataSink audioSnk = {&locOutputMix, NULL};

Completed in 988 milliseconds

1 23