Searched defs:ParserTrackParam (Results 1 – 1 of 1) sorted by relevance
49 struct ParserTrackParam struct51 const u8* baseAddr;52 const u8* currentAddr;54 bool cmpFlag;55 bool noteWaitFlag;56 bool tieFlag;57 bool monophonicFlag;59 struct CallStack65 CallStack callStack[ CALL_STACK_DEPTH ];66 u8 callStackDepth;[all …]