Searched refs:DriverCommandSeqTempoRatio (Results 1 – 3 of 3) sorted by relevance
162 DriverCommandSeqTempoRatio* c = reinterpret_cast<DriverCommandSeqTempoRatio*>(command); in ProcessCommandList()
240 DriverCommandSeqTempoRatio* command = in SetTempoRatio()241 cmdmgr.AllocCommand<DriverCommandSeqTempoRatio>(); in SetTempoRatio()
186 struct DriverCommandSeqTempoRatio : public DriverCommand struct