Searched defs:ParserTrackParam (Results 1 – 1 of 1) sorted by relevance
47 struct ParserTrackParam struct49 const u8* baseAddr;50 const u8* currentAddr;52 bool cmpFlag;53 bool noteWaitFlag;54 bool tieFlag;55 bool monophonicFlag;57 struct CallStack63 CallStack callStack[ CALL_STACK_DEPTH ];64 u8 callStackDepth;[all …]