Home
last modified time | relevance | path

Searched defs:half_max_quant_bits (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/
Dquantization_test.cc204 const int half_max_quant_bits = std::max(0, cev_bits - num_bits - 1); in TEST() local
213 const int half_max_quant_bits = std::max(0, weight_bits - num_bits - 1); in TEST() local