Searched refs:pStartTick (Results 1 – 2 of 2) sorted by relevance
98 static SLresult IMIDITime_GetLoopPoints(SLMIDITimeItf self, SLuint32 *pStartTick, in IMIDITime_GetLoopPoints() argument103 if (NULL == pStartTick || NULL == pNumTicks) { in IMIDITime_GetLoopPoints()111 *pStartTick = startTick; in IMIDITime_GetLoopPoints()
2188 SLuint32 *pStartTick,