Home
last modified time | relevance | path

Searched refs:DecodeNumColorValues (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dphysical_astc_block.cc75 int DecodeNumColorValues(const base::UInt128 astc_bits);
465 int DecodeNumColorValues(const base::UInt128 astc_bits) { in DecodeNumColorValues() function
537 int num_color_vals = DecodeNumColorValues(astc_bits_); in IsIllegalEncoding()
668 return DecodeNumColorValues(astc_bits_); in NumColorValues()