Searched defs:startTick (Results 1 – 1 of 1) sorted by relevance
77 static SLresult IMIDITime_SetLoopPoints(SLMIDITimeItf self, SLuint32 startTick, SLuint32 numTicks) in IMIDITime_SetLoopPoints()108 SLuint32 startTick = thiz->mStartTick; in IMIDITime_GetLoopPoints() local