Home
last modified time | relevance | path

Searched defs:GetMaxBitdepth (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/
Ddecoder.cc117 int Decoder::GetMaxBitdepth() { return DecoderImpl::GetMaxBitdepth(); } in GetMaxBitdepth() function in libgav1::Decoder
Ddecoder_impl.h143 static constexpr int GetMaxBitdepth() { in GetMaxBitdepth() function