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

1 23

  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 145 locatorFdSrc.fd = (SLint32) 1;// a positive value to fake a valid FD
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 306 SLint32 fd;
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 306 SLint32 fd;
  /frameworks/wilhelm/tests/examples/
slesTestBassBoostPath.cpp 123 locatorFd.fd = (SLint32) fd;
slesTestPlayFdPath.cpp 116 locatorFd.fd = (SLint32) fd;
slesTestSawtoothBufferQueue.cpp 109 SLint32 numOutputs = 0;
slesTestVirtualizerPath.cpp 124 locatorFd.fd = (SLint32) fd;
slesTestEqFdPath.cpp 128 locatorFd.fd = (SLint32) fd;
slesTestEqOutputPath.cpp 135 locatorFd.fd = (SLint32) fd;
slesTestSendToPresetReverb.cpp 183 locatorFd.fd = (SLint32) fd;
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 126 SLint32 numOutputs = 0;
slesTestPlayUri.cpp 129 SLint32 numOutputs = 0;
slesTestManyPlayers.cpp 132 SLint32 numOutputs = 0;
slesTestSlowDownUri.cpp 182 SLint32 numOutputs = 0;
  /frameworks/wilhelm/tests/sandbox/
outputmix.c 182 SLint32 numDevices = 1;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 306 SLint32 fd;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 306 SLint32 fd;
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 306 SLint32 fd;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 306 SLint32 fd;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 306 SLint32 fd;
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 184 SLint32 numOutputs = 0;
  /external/quake/quake/src/WinQuake/
snd_android.cpp 91 SLint32 numOutputs = 0;
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 31 #define KEY_STREAM_TYPE_PARAMSIZE sizeof(SLint32)
440 SLresult audioPlayer_setStreamType(CAudioPlayer* ap, SLint32 type) {
484 SLresult audioPlayer_getStreamType(CAudioPlayer* ap, SLint32 *pType) {
    [all...]
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 212 static void setAudioStreamType(SLObjectItf audioPlayer, SLint32 audioStreamType) {
567 size_t channelCount, SLuint32 slChannels, SLint32 audioStreamType, SLObjectItf &outputMix,

Completed in 6214 milliseconds

1 23