Searched refs:uspqn (Results 1 – 2 of 2) sorted by relevance
59 static SLresult IMIDITempo_SetMicrosecondsPerQuarterNote(SLMIDITempoItf self, SLmicrosecond uspqn) in IMIDITempo_SetMicrosecondsPerQuarterNote() argument64 if (!(1 <= uspqn && uspqn <= 16777215)) { in IMIDITempo_SetMicrosecondsPerQuarterNote()69 thiz->mMicrosecondsPerQuarterNote = uspqn; in IMIDITempo_SetMicrosecondsPerQuarterNote()78 static SLresult IMIDITempo_GetMicrosecondsPerQuarterNote(SLMIDITempoItf self, SLmicrosecond *uspqn) in IMIDITempo_GetMicrosecondsPerQuarterNote() argument82 if (NULL == uspqn) { in IMIDITempo_GetMicrosecondsPerQuarterNote()89 *uspqn = microsecondsPerQuarterNote; in IMIDITempo_GetMicrosecondsPerQuarterNote()
2149 SLmicrosecond uspqn2153 SLmicrosecond *uspqn