HomeSort by relevance Sort by last modified time
    Searched refs:SLchar (Results 101 - 119 of 119) sorted by null

1 2 3 45

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 77 typedef SLuint8 SLchar; /* UTF-8 is to be used */
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES.h 77 typedef SLuint8 SLchar; /* UTF-8 is to be used */
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/
OpenSLES.h 77 typedef SLuint8 SLchar; /* UTF-8 is to be used */
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/
OpenSLES.h 77 typedef SLuint8 SLchar; /* UTF-8 is to be used */
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 77 typedef SLuint8 SLchar; /* UTF-8 is to be used */
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 77 typedef SLuint8 SLchar; /* UTF-8 is to be used */
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 77 typedef SLuint8 SLchar; /* UTF-8 is to be used */
261 SLchar * URI;
315 SLchar * mimeType;
481 SLchar *deviceName;
496 SLchar *pDeviceName;
755 SLchar langCountry[16];
797 const SLchar *pValueLangCountry,
847 SLchar *pMimeType
    [all...]
  /frameworks/wilhelm/src/desktop/
SndFile.c 151 SLchar *uri = dl_uri->URI;
  /frameworks/wilhelm/tests/examples/
slesTestPlayFdPath.cpp 123 mime.mimeType = (SLchar*)NULL;
  /frameworks/wilhelm/src/
sles_allinclusive.h 270 SLchar *mPathname;
itfstruct.h 375 const SLchar *mValueLangCountry;
  /frameworks/wilhelm/tests/sandbox/
monkey.c 101 loc_uri.URI = (SLchar *) "wav/frog.wav";
multiplay.c 187 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, (SLchar *) pathnames[i % numPathnames]};
reverb.c 402 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, (SLchar *) pathname};
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 237 mime.mimeType = (SLchar *) "video/mp2ts";//(SLchar*)NULL;
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 494 const_cast<SLchar*>(reinterpret_cast<const SLchar*>(uri)) };
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 282 SLDataLocator_URI loc_uri = {SL_DATALOCATOR_URI, (SLchar *) utf8};
  /frameworks/wilhelm/src/itf/
IEngine.c     [all...]
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp     [all...]

Completed in 1618 milliseconds

1 2 3 45