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

1 2 34

  /system/media/wilhelm/tests/mimeUri/
slesTest_playStates.cpp 70 SLboolean required[MAX_NUMBER_INTERFACES];
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];
  /system/media/wilhelm/tests/
mimeUri_test.cpp 122 SLboolean required[MAX_NUMBER_INTERFACES];
  /system/media/wilhelm/tests/sandbox/
configbq.c 130 SLboolean req[1];
intbufq.c 125 SLboolean flags[2] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
object.c 146 SLboolean isSupported = SL_BOOLEAN_TRUE;
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};
  /system/media/wilhelm/src/android/
MediaPlayer_to_android.cpp 393 XAresult android_Player_realize(CMediaPlayer *mp, SLboolean async) {
660 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...]
  /system/media/wilhelm/src/
sles.c 151 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired,
192 SLboolean isRequired = pInterfaceRequired[i];
  /system/media/wilhelm/tests/examples/
slesTestDecodeAac.cpp 118 SLboolean createRaw = SL_BOOLEAN_FALSE; // whether to create a .raw file containing PCM data
415 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
slesTestDecodeToBuffQueue.cpp 298 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
  /system/media/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 };
621 const SLboolean decodePlayerRequired[decoderInterfaceCount] = {

Completed in 115 milliseconds

1 2 34