Home
last modified time | relevance | path

Searched refs:mMicrosecondsPerQuarterNote (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
DIMIDITempo.cpp69 thiz->mMicrosecondsPerQuarterNote = uspqn; in IMIDITempo_SetMicrosecondsPerQuarterNote()
87 SLuint32 microsecondsPerQuarterNote = thiz->mMicrosecondsPerQuarterNote; in IMIDITempo_GetMicrosecondsPerQuarterNote()
109 thiz->mMicrosecondsPerQuarterNote = 100; // wrong in IMIDITempo_init()
/frameworks/wilhelm/src/
Ditfstruct.h419 SLuint32 mMicrosecondsPerQuarterNote; member