Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_symbolic_physical.cpp122 int weight_quantization_method = bsd->block_modes[block_mode].quantization_mode; in physical_to_symbolic() local
136 (quantization_method) weight_quantization_method); in physical_to_symbolic()
143 decode_ise(weight_quantization_method, real_weight_count, bswapped, indices, 0); in physical_to_symbolic()
152 decode_ise(weight_quantization_method, weight_count, bswapped, res->plane1_weights, 0); in physical_to_symbolic()