Home
last modified time | relevance | path

Searched refs:shared_cem (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.cc380 const base::UInt128 shared_cem = in DecodeNumExtraCEMBits() local
382 if (shared_cem == 0) { in DecodeNumExtraCEMBits()
420 const uint64_t shared_cem = base::GetBits(low_bits, 25, 4); in DecodeEndpointMode() local
421 return static_cast<ColorEndpointMode>(shared_cem); in DecodeEndpointMode()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dphysical_astc_block.cc380 const base::UInt128 shared_cem = in DecodeNumExtraCEMBits() local
382 if (shared_cem == 0) { in DecodeNumExtraCEMBits()
420 const uint64_t shared_cem = base::GetBits(low_bits, 25, 4); in DecodeEndpointMode() local
421 return static_cast<ColorEndpointMode>(shared_cem); in DecodeEndpointMode()