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

1 23

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 369 } SLDataSource;
867 SLDataSource *pDataSource
    [all...]
  /frameworks/wilhelm/src/
itfstruct.h 264 SLDataSource *mDataSource;
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 78 SLDataSource audiosrc;
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 289 SLDataSource decSource;
slesTestFeedback.cpp 292 SLDataSource audiosrc;
slesTestDecodeAac.cpp 517 SLDataSource decSource = {&loc_srcAbq /*pLocator*/, &format_srcMime /*pFormat*/};
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 187 SLDataSource audioSource;
  /frameworks/wilhelm/tests/sandbox/
playbq.c 335 SLDataSource audioSrc;
playbq.cpp 335 SLDataSource audioSrc;
reverb.c 404 SLDataSource audioSrc = {&locURI, &dfMIME};
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 567 const SLDataSource *pAudioSrc = &ap->mDataSource.u.mSource;
867 const SLDataSource *pAudioSrc = &pAudioPlayer->mDataSource.u.mSource;
    [all...]

Completed in 2262 milliseconds

1 23