Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
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()