Searched refs:SLObjectItf (Results 1 - 25 of 50) sorted by relevance

12

/frameworks/wilhelm/tests/sandbox/
H A Dmultithread.c31 SLObjectItf mMixObject;
55 SLObjectItf myMixObject;
72 SLObjectItf myPlayerObject;
112 SLObjectItf engineObject;
122 SLObjectItf mixObject;
H A Durimime.c38 SLObjectItf engineObject;
50 SLObjectItf outputMixObject;
82 SLObjectItf playerObject;
H A Ddual.c31 SLObjectItf slEngineObject;
H A Ddim.c37 SLObjectItf engineObject;
49 SLObjectItf outputMixObject;
H A Dmultiplay.c29 SLObjectItf mPlayerObject;
149 SLObjectItf engineObject;
161 SLObjectItf mixObject;
278 SLObjectItf playerObject = players[i].mPlayerObject;
H A Dconfigbq.c76 SLObjectItf engineObject;
88 SLObjectItf outputMixObject;
133 SLObjectItf playerObject;
H A Dintbufq.c86 SLObjectItf engineObject;
96 SLObjectItf outputmixObject;
123 SLObjectItf playerObject;
/frameworks/wilhelm/src/
H A Dsl_entry.c21 SL_API SLresult SLAPIENTRY slCreateEngine(SLObjectItf *pEngine, SLuint32 numOptions,
H A Dxa_entry.c27 result = liCreateEngine((SLObjectItf *) pEngine, numOptions,
/frameworks/wilhelm/tests/listening/
H A DseekTorture.c39 SLObjectItf engineObject;
49 SLObjectItf outputmixObject;
72 SLObjectItf playerObject;
/frameworks/wilhelm/src/itf/
H A DI3DGrouping.c22 static SLresult I3DGrouping_Set3DGroup(SL3DGroupingItf self, SLObjectItf group)
75 static SLresult I3DGrouping_Get3DGroup(SL3DGroupingItf self, SLObjectItf *pGroup)
H A DIObject.c84 static SLresult IObject_Realize(SLObjectItf self, SLboolean async)
227 static SLresult IObject_Resume(SLObjectItf self, SLboolean async)
284 static SLresult IObject_GetState(SLObjectItf self, SLuint32 *pState)
325 static SLresult IObject_GetInterface(SLObjectItf self, const SLInterfaceID iid, void *pInterface)
387 static SLresult IObject_RegisterCallback(SLObjectItf self,
505 static void IObject_AbortAsyncOperation(SLObjectItf self)
517 void IObject_Destroy(SLObjectItf self)
642 static SLresult IObject_SetPriority(SLObjectItf self, SLint32 priority, SLboolean preemptable)
661 static SLresult IObject_GetPriority(SLObjectItf self, SLint32 *pPriority, SLboolean *pPreemptable)
686 static SLresult IObject_SetLossOfControlInterfaces(SLObjectItf sel
[all...]
/frameworks/wilhelm/src/objects/
H A DCAudioPlayer.c108 SLObjectItf outputMix = audioPlayer->mDataSink.mLocator.mOutputMix.outputMix;
/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp105 void TestPlaySawtoothBufferQueue( SLObjectItf sl )
118 SLObjectItf player;
123 SLObjectItf OutputMix;
275 SLObjectItf sl;
H A DslesTestBassBoostPath.cpp50 void TestBassBoostPathFromFD(SLObjectItf sl, const char* path, int16_t boostStrength, bool alwaysOn)
56 SLObjectItf player, outputMix;
252 SLObjectItf sl;
H A DslesTestPlayFdPath.cpp71 void TestPlayPathFromFD( SLObjectItf sl, const char* path, SLAint64 offset, SLAint64 size)
77 SLObjectItf player, outputMix;
225 SLObjectItf sl;
H A DslesTestVirtualizerPath.cpp50 void TestVirtualizerPathFromFD( SLObjectItf sl, const char* path, int16_t virtStrength,
57 SLObjectItf player, outputMix;
254 SLObjectItf sl;
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp122 void TestLoopUri( SLObjectItf sl, const char* path)
135 SLObjectItf player;
140 SLObjectItf OutputMix;
289 SLObjectItf sl;
H A DslesTestPlayUri.cpp125 void TestPlayUri( SLObjectItf sl, const char* path)
138 SLObjectItf player;
143 SLObjectItf OutputMix;
323 SLObjectItf sl;
H A DslesTestGetPositionUri.cpp127 void TestGetPositionUri( SLObjectItf sl, const char* path)
140 SLObjectItf player;
145 SLObjectItf OutputMix;
314 SLObjectItf sl;
H A DslesTestPlayStreamType.cpp48 void TestStreamTypeConfiguration( SLObjectItf sl, const char* path, const SLint32 type)
54 SLObjectItf player, outputMix;
238 SLObjectItf sl;
H A DslesTestPlayUri2.cpp63 void TestPlayUri( SLObjectItf sl, const char* path, const char* path2)
69 SLObjectItf player, player2, outputMix;
252 SLObjectItf sl;
H A DslesTest_playStates.cpp47 void TestPlayUri( SLObjectItf sl, const char* path)
53 SLObjectItf player, outputMix;
204 SLObjectItf sl;
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp99 void TestPlayUri( SLObjectItf sl, const char* path)
112 SLObjectItf player;
117 SLObjectItf OutputMix;
267 SLObjectItf sl;
/frameworks/wilhelm/tests/sandbox/streamSource/
H A DslesTestPlayStream.cpp180 void TestPlayStream( SLObjectItf sl, const char* path)
196 SLObjectItf player;
201 SLObjectItf OutputMix;
382 SLObjectItf sl;

Completed in 1547 milliseconds

12