OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLboolean
(Results
176 - 190
of
190
) sorted by null
1
2
3
4
5
6
7
8
/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
414
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/
slesTestFeedback.cpp
432
SLboolean
flags_tx[1] = {SL_BOOLEAN_TRUE};
493
SLboolean
flags_rx[1] = {SL_BOOLEAN_TRUE};
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;
478
SLboolean
required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
[
all
...]
slesTestDecodeToBuffQueue.cpp
298
SLboolean
required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER];
slesTestRecBuffQueue.cpp
211
SLboolean
required[NUM_EXPLICIT_INTERFACES_FOR_RECORDER];
/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/
monkey.c
118
SLboolean
req[1] = {SL_BOOLEAN_TRUE};
/frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp
203
SLboolean
required[MAX_NUMBER_INTERFACES];
/cts/tests/tests/media/libaudiojni/
audio-record-native.cpp
132
SLboolean
required[2];
audio-track-native.cpp
132
SLboolean
required[1];
Completed in 336 milliseconds
1
2
3
4
5
6
7
8