Searched defs:get_bits_per_sample (Results 1 – 5 of 5) sorted by relevance
| /external/flac/src/libFLAC++/ | ||
| D | stream_decoder.cpp | 149 uint32_t Stream::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Decoder::Stream |
| D | stream_encoder.cpp | 268 uint32_t Stream::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Encoder::Stream |
| D | metadata.cpp | 277 uint32_t StreamInfo::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Metadata::StreamInfo |
| /external/libaom/examples/ | ||
| D | inspect.c | 834 int get_bits_per_sample() { return img->bps; } in get_bits_per_sample() function |
| /external/crosvm/metrics/out/ | ||
| D | event_details.rs | 738 pub fn get_bits_per_sample(&self) -> i32 { in get_bits_per_sample() method |