Home
last modified time | relevance | path

Searched refs:LoadSample (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Sound/
DPCMDecoder.cs70 public void LoadSample(uint sample) in LoadSample() method in Antmicro.Renode.Peripherals.Sound.PCMDecoder
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/
DLiteX_I2S_Slave.cs35 decoder.LoadSample(sample); in FeedSample()