Searched refs:S32LE (Results 1 – 5 of 5) sorted by relevance
54 S32LE, enumerator64 S32LE => 4, in sample_bytes()76 S32LE => write!(f, "Signed 32 bit Little Endian"), in fmt()
113 32 => SampleFormat::S32LE, in try_new()164 SampleFormat::S24LE | SampleFormat::S32LE => { in read()311 SampleFormat::S24LE | SampleFormat::S32LE => { in write()
233 Some("S32_LE") => Some(SampleFormat::S32LE), in parse()
52 SampleFormat::S32LE => VIRTIO_SND_PCM_FMT_U32, in from_sample_format()
654 SampleFormat::S32LE => snd_pcm_format_t::SND_PCM_FORMAT_S32_LE, in from()