/frameworks/wilhelm/tests/mimeUri/ |
H A D | slesTestPlayUri2.cpp | 66 SLEngineItf EngineItf; local 89 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 108 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required); 137 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 2, 144 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player2, &audioSource, &audioSink, 2,
|
H A D | slesTestLoopUri.cpp | 124 SLEngineItf EngineItf; local 146 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 158 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0, 186 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
|
H A D | slesTestPlayStreamType.cpp | 51 SLEngineItf EngineItf; local 76 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 89 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required); 128 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
|
H A D | slesTestPlayUri.cpp | 127 SLEngineItf EngineItf; local 149 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 164 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0, 188 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
|
H A D | slesTest_playStates.cpp | 50 SLEngineItf EngineItf; local 73 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 86 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required); 122 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
|
H A D | slesTestGetPositionUri.cpp | 129 SLEngineItf EngineItf; local 156 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 171 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0, 195 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
|
H A D | slesTestSlowDownUri.cpp | 180 SLEngineItf EngineItf; local 203 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); CheckErr(res); 214 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0, 244 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
|
/frameworks/wilhelm/tests/examples/ |
H A D | slesTestBassBoostPath.cpp | 53 SLEngineItf EngineItf; local 80 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 93 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 1, iidArray, required); 145 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 2,
|
H A D | slesTestPlayFdPath.cpp | 74 SLEngineItf EngineItf; local 96 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 109 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required); 151 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 1,
|
H A D | slesTestSawtoothBufferQueue.cpp | 107 SLEngineItf EngineItf; local 135 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 149 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0, 200 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player,
|
H A D | slesTestVirtualizerPath.cpp | 54 SLEngineItf EngineItf; local 81 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 94 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required); 146 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 2,
|
H A D | slesTestEqFdPath.cpp | 58 SLEngineItf EngineItf; local 85 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 98 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 1, iidArray, required); 150 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 2,
|
H A D | slesTestEqOutputPath.cpp | 58 SLEngineItf EngineItf; local 87 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 104 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 1, iidArray, required); 157 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 1,
|
H A D | slesTestSendToPresetReverb.cpp | 76 SLEngineItf EngineItf; local 106 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 123 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 1, iidArray, required); 200 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 3,
|
H A D | slesTestEffectCapabilities.cpp | 100 SLEngineItf EngineItf; local 104 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
|
H A D | slesTestDecodeToBuffQueue.cpp | 277 SLEngineItf EngineItf; local 302 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 359 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &decSource, &decDest,
|
H A D | slesTestRecBuffQueue.cpp | 193 SLEngineItf EngineItf; local 224 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 315 result = (*EngineItf)->CreateAudioRecorder(EngineItf, &recorder, &recSource, &recDest,
|
H A D | slesTestDecodeAac.cpp | 458 SLEngineItf EngineItf; local 480 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 532 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &decSource, &decDest,
|
/frameworks/wilhelm/tests/ |
H A D | mimeUri_test.cpp | 101 SLEngineItf EngineItf; local 123 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 138 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0, 162 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player,
|
/frameworks/wilhelm/tests/listening/ |
H A D | slesTest_playMuteSolo.cpp | 166 SLEngineItf EngineItf; local 189 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 202 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required); 238 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 2,
|
/frameworks/wilhelm/tests/sandbox/streamSource/ |
H A D | slesTestPlayStream.cpp | 182 SLEngineItf EngineItf; local 211 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); 226 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0, 250 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
|