Searched defs:pStartTick (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIMIDITime.c98 static SLresult IMIDITime_GetLoopPoints(SLMIDITimeItf self, SLuint32 *pStartTick, argument
103 if (NULL == pStartTick || NULL == pNumTicks) {
111 *pStartTick = startTick;

Completed in 15 milliseconds