Searched refs:SLSeekItf (Results 1 – 10 of 10) sorted by relevance
22 static SLresult ISeek_SetPosition(SLSeekItf self, SLmillisecond pos, SLuint32 seekMode) in ISeek_SetPosition()51 static SLresult ISeek_SetLoop(SLSeekItf self, SLboolean loopEnable, in ISeek_SetLoop()108 static SLresult ISeek_GetLoop(SLSeekItf self, SLboolean *pLoopEnabled, in ISeek_GetLoop()
83 SLSeekItf playerSeek; in main()
140 SLSeekItf seekItf; in TestLoopUri()
196 SLSeekItf seekItf; in TestSlowDownUri()
31 SLSeekItf mPlayerSeek;
43 SLSeekItf mSeek;
634 SLSeekItf playerSeek; in main()
98 SLSeekItf seekItf; in TestSendToPresetReverb()
1105 typedef const struct SLSeekItf_ * const * SLSeekItf; typedef1109 SLSeekItf self,1114 SLSeekItf self,1120 SLSeekItf self,
635 SLSeekItf decoderSeek = NULL; in PlayFromThisSource()