Home
last modified time | relevance | path

Searched refs:color_start_bit (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.cc549 const int color_start_bit = (num_partitions == 1) ? 17 : 29; in IsIllegalEncoding() local
552 const int available_color_bits = dual_plane_start_pos - color_start_bit; in IsIllegalEncoding()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dphysical_astc_block.cc549 const int color_start_bit = (num_partitions == 1) ? 17 : 29; in IsIllegalEncoding() local
552 const int available_color_bits = dual_plane_start_pos - color_start_bit; in IsIllegalEncoding()