Home
last modified time | relevance | path

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

/external/flac/src/libFLAC++/
Dstream_decoder.cpp149 uint32_t Stream::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Decoder::Stream
Dstream_encoder.cpp271 uint32_t Stream::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Encoder::Stream
Dmetadata.cpp277 uint32_t StreamInfo::get_bits_per_sample() const in get_bits_per_sample() function in FLAC::Metadata::StreamInfo
/external/libaom/libaom/examples/
Dinspect.c830 int get_bits_per_sample() { return img->bps; } in get_bits_per_sample() function