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

<<11

  /frameworks/wilhelm/tests/
mimeUri_test.cpp 119 SLboolean required[MAX_NUMBER_INTERFACES];
  /frameworks/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};
  /cts/apps/CtsVerifier/jni/audio_loopback/
sles.cpp 389 SLboolean flags_tx[1] = {SL_BOOLEAN_TRUE};
457 SLboolean flags_rx[2] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_TRUE};
  /frameworks/wilhelm/src/android/
MediaPlayer_to_android.cpp 410 XAresult android_Player_realize(CMediaPlayer *mp, SLboolean async) {
678 XAresult android_Player_loop(CMediaPlayer *mp, SLboolean loopEnable) {
AudioRecorder_to_android.cpp 633 SLresult android_audioRecorder_realize(CAudioRecorder* ar, SLboolean async) {
    [all...]
AudioPlayer_to_android.cpp     [all...]
  /frameworks/wilhelm/src/
sles.cpp 152 const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired,
193 SLboolean isRequired = pInterfaceRequired[i];
data.cpp 342 SLuint32 allowedDataFormatMask, SLboolean isOutputFormat)
    [all...]
  /frameworks/wilhelm/tests/examples/
slesTestFeedback.cpp 440 SLboolean flags_tx[1] = {SL_BOOLEAN_TRUE};
501 SLboolean flags_rx[1] = {SL_BOOLEAN_TRUE};
slesTestDecodeAac.cpp 117 SLboolean createRaw = SL_BOOLEAN_TRUE; // whether to create a .raw file containing PCM data
203 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];
  /external/webrtc/webrtc/modules/audio_device/android/
opensles_player.cc 343 const SLboolean interface_required[] = {
  /frameworks/base/media/tests/NativeMidiDemo/jni/
nativemidi-jni.cpp 157 const SLboolean req[1] = { SL_BOOLEAN_TRUE };
  /frameworks/wilhelm/tests/mimeUri/
slesTestGetPositionUri.cpp 152 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
slesTestManyPlayers.cpp 36 SLboolean required[MAX_NUMBER_INTERFACES];
slesTestSlowDownUri.cpp 199 SLboolean required[MAX_NUMBER_INTERFACES];
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 203 SLboolean required[MAX_NUMBER_INTERFACES];
  /cts/tests/tests/media/libaudiojni/
audio-record-native.cpp 136 SLboolean required[2];
audio-track-native.cpp 132 SLboolean required[1];

Completed in 856 milliseconds

<<11