Searched defs:get_bits_per_sample (Results 1 – 4 of 4) 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 | 271 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/libaom/examples/ | ||
D | inspect.c | 830 int get_bits_per_sample() { return img->bps; } in get_bits_per_sample() function |