Searched refs:DriverCommandSeqTempoRatio (Results 1 – 3 of 3) sorted by relevance
153 DriverCommandSeqTempoRatio* c = reinterpret_cast<DriverCommandSeqTempoRatio*>(command); in ProcessCommandList()
279 DriverCommandSeqTempoRatio* command = in SetTempoRatio()280 cmdmgr.AllocCommand<DriverCommandSeqTempoRatio>(); in SetTempoRatio()
179 struct DriverCommandSeqTempoRatio : public DriverCommand struct