Home
last modified time | relevance | path

Searched defs:PCMDecoder (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Sound/
DPCMDecoder.cs16 public class PCMDecoder class
18 …public PCMDecoder(uint sampleWidthBits, uint samplingRateHz, uint numberOfChannels, bool concatena… in PCMDecoder() method in Antmicro.Renode.Peripherals.Sound.PCMDecoder