Home
last modified time | relevance | path

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

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