Searched defs:get_bits_per_sample (Results 1 – 6 of 6) sorted by relevance
149 uint32_t Stream::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Decoder::Stream
268 uint32_t Stream::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Encoder::Stream
277 uint32_t StreamInfo::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Metadata::StreamInfo
848 int get_bits_per_sample(void) { return img->bps; } in get_bits_per_sample() function
32226 pub fn get_bits_per_sample(&self) -> BitsPerSample { in get_bits_per_sample() method