Searched refs:DriverCommandSeqTempoRatio (Results 1 – 3 of 3) sorted by relevance
160 DriverCommandSeqTempoRatio* c = reinterpret_cast<DriverCommandSeqTempoRatio*>(command); in ProcessCommandList()
236 DriverCommandSeqTempoRatio* command = in SetTempoRatio()237 cmdmgr.AllocCommand<DriverCommandSeqTempoRatio>(); in SetTempoRatio()
182 struct DriverCommandSeqTempoRatio : public DriverCommand struct