HomeSort by relevance Sort by last modified time
    Searched refs:SLboolean (Results 151 - 175 of 195) sorted by null

1 2 3 4 5 67 8

  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 220 SLboolean required[numInterfaces];
394 SLboolean enabled;
410 SLboolean enabled;
426 SLboolean enabled;
slesTestPlayFdPath.cpp 92 SLboolean required[MAX_NUMBER_INTERFACES];
slesTestSawtoothBufferQueue.cpp 128 SLboolean required[MAX_NUMBER_INTERFACES];
  /frameworks/wilhelm/src/desktop/
SndFile.c 101 SLboolean SndFile_IsSupported(const SF_INFO *sfinfo)
194 SLboolean empty = 0 == audioPlayer->mBufferQueue.mState.count;
  /frameworks/wilhelm/tests/sandbox/
playbq.c 43 SLboolean eof; // whether we have hit EOF on input yet
184 SLboolean enableReverb = SL_BOOLEAN_FALSE;
185 SLboolean enablePlaybackRate = SL_BOOLEAN_FALSE;
366 SLboolean req[1] = {SL_BOOLEAN_TRUE};
417 SLboolean req2[3] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
playbq.cpp 43 SLboolean eof; // whether we have hit EOF on input yet
184 SLboolean enableReverb = SL_BOOLEAN_FALSE;
185 SLboolean enablePlaybackRate = SL_BOOLEAN_FALSE;
366 SLboolean req[1] = {SL_BOOLEAN_TRUE};
417 SLboolean req2[3] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
urimime.c 79 SLboolean req[1];
reverb.c 321 SLboolean mix_req[2];
408 SLboolean player_req[5];
442 SLboolean enabled;
configbq.c 130 SLboolean req[1];
intbufq.c 125 SLboolean flags[2] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 65 static const SLboolean flags[1] = { SL_BOOLEAN_TRUE };
67 static const SLboolean flags_mutesolo[2] = { SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE };
69 static const SLboolean flags_seek[2] = { SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE };
  /cts/tests/tests/media/libndkaudio/
AudioPlayer.cpp 173 const SLboolean req[] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
AudioRecorder.cpp 116 SLboolean required[] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
  /frameworks/wilhelm/tests/listening/
seekTorture.c 74 SLboolean flags[1] = {SL_BOOLEAN_TRUE};
  /frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c 106 const SLInterfaceID iid, SLboolean async)
354 const SLInterfaceID iid, SLboolean async)
  /cts/tests/tests/media/libaudiojni/
appendix-b-1-1-buffer-queue.cpp 94 SLboolean required[MAX_NUMBER_INTERFACES];
  /frameworks/base/cmds/bootanimation/
audioplay.cpp 175 const SLboolean req[3] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
  /frameworks/wilhelm/src/android/
android_Effect.cpp 553 SLresult android_fxSend_attachToAux(CAudioPlayer* ap, SLInterfaceID pUuid, SLboolean attach,
843 SLresult android_genericFx_setEnabled(IAndroidEffect* iae, SLInterfaceID pUuid, SLboolean enabled) {
858 SLresult android_genericFx_isEnabled(IAndroidEffect* iae, SLInterfaceID pUuid, SLboolean *pEnabled)
866 *pEnabled = (SLboolean) pFx->getEnabled();
    [all...]
  /frameworks/wilhelm/src/
classes.h 87 SLboolean mDestroyRequested; ///< Mixer to acknowledge application's call to Object::Destroy
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 142 SLboolean required[MAX_NUMBER_INTERFACES];
slesTestPlayStreamType.cpp 72 SLboolean required[MAX_NUMBER_INTERFACES];
slesTestPlayUri.cpp 145 SLboolean required[MAX_NUMBER_INTERFACES];
slesTestPlayUri2.cpp 85 SLboolean required[MAX_NUMBER_INTERFACES];
slesTest_playStates.cpp 69 SLboolean required[MAX_NUMBER_INTERFACES];
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 119 SLboolean required[MAX_NUMBER_INTERFACES];

Completed in 6207 milliseconds

1 2 3 4 5 67 8