Searched refs:EngineItf (Results 1 - 21 of 21) sorted by relevance

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri2.cpp66 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 DslesTestLoopUri.cpp124 SLEngineItf EngineItf; local
149 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
161 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0,
189 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
H A DslesTestPlayStreamType.cpp51 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 DslesTestPlayUri.cpp127 SLEngineItf EngineItf; local
152 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
167 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0,
191 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
H A DslesTest_playStates.cpp51 SLEngineItf EngineItf; local
74 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
87 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required);
123 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
H A DslesTestGetPositionUri.cpp129 SLEngineItf EngineItf; local
159 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
174 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0,
198 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
H A DslesTestSlowDownUri.cpp180 SLEngineItf EngineItf; local
206 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf); CheckErr(res);
217 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0,
247 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink,
/frameworks/wilhelm/tests/examples/
H A DslesTestBassBoostPath.cpp53 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 DslesTestPlayFdPath.cpp53 SLEngineItf EngineItf; local
75 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
88 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 0, iidArray, required);
130 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 1,
H A DslesTestSawtoothBufferQueue.cpp107 SLEngineItf EngineItf; local
138 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
152 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0,
203 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player,
H A DslesTestVirtualizerPath.cpp54 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 DslesTestEqFdPath.cpp58 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 DslesTestEqOutputPath.cpp58 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 DslesTestSendToPresetReverb.cpp77 SLEngineItf EngineItf; local
107 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
124 result = (*EngineItf)->CreateOutputMix(EngineItf, &outputMix, 1, iidArray, required);
201 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &audioSource, &audioSink, 3,
H A DslesTestEffectCapabilities.cpp101 SLEngineItf EngineItf; local
105 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
H A DslesTestRecBuffQueue.cpp150 SLEngineItf EngineItf; local
173 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
216 result = (*EngineItf)->CreateAudioRecorder(EngineItf, &recorder, &recSource, &recDest,
H A DslesTestDecodeToBuffQueue.cpp277 SLEngineItf EngineItf; local
302 result = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
359 result = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &decSource, &decDest,
H A DslesTestDecodeAac.cpp459 SLEngineItf EngineItf; local
481 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
533 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player, &decSource, &decDest,
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp101 SLEngineItf EngineItf; local
126 res = (*sl)->GetInterface(sl, SL_IID_ENGINE, (void*)&EngineItf);
141 res = (*EngineItf)->CreateOutputMix(EngineItf, &OutputMix, 0,
165 res = (*EngineItf)->CreateAudioPlayer(EngineItf, &player,
/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp166 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 DslesTestPlayStream.cpp182 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,

Completed in 71 milliseconds