Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A 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()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A 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()