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

1 2 3 45

  /frameworks/wilhelm/tests/sandbox/
outputmix.c 130 SLboolean req[10] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_FALSE /*SL_BOOLEAN_TRUE*/, SL_BOOLEAN_TRUE,
srcsink.c 64 SLboolean req[1] = {SL_BOOLEAN_TRUE};
monkey.c 118 SLboolean req[1] = {SL_BOOLEAN_TRUE};
  /frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp 409 XAresult android_Player_realize(CMediaPlayer *mp, SLboolean async) {
680 XAresult android_Player_loop(CMediaPlayer *mp, SLboolean loopEnable) {
AudioRecorder_to_android.cpp 380 SLresult android_audioRecorder_realize(CAudioRecorder* ar, SLboolean async) {
AudioPlayer_to_android.cpp     [all...]
  /frameworks/wilhelm/src/
sles.c 152 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired,
193 SLboolean isRequired = pInterfaceRequired[i];
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 169 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_RECORDER];
slesTestDecodeAac.cpp 119 SLboolean createRaw = SL_BOOLEAN_TRUE; // whether to create a .raw file containing PCM data
205 static SLboolean head_atend = SL_BOOLEAN_FALSE;
477 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
    [all...]
slesTestDecodeToBuffQueue.cpp 298 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
  /frameworks/wilhelm/tests/mimeUri/
slesTestGetPositionUri.cpp 155 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
slesTestManyPlayers.cpp 36 SLboolean required[MAX_NUMBER_INTERFACES];
slesTestSlowDownUri.cpp 202 SLboolean required[MAX_NUMBER_INTERFACES];
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 203 SLboolean required[MAX_NUMBER_INTERFACES];
  /external/quake/quake/src/WinQuake/
snd_android.cpp 106 SLboolean required[MAX_NUMBER_INTERFACES];
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 585 const SLboolean reqs[playerInterfaceCount] = { SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE };
621 const SLboolean decodePlayerRequired[decoderInterfaceCount] = {

Completed in 291 milliseconds

1 2 3 45