Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_symbolic_physical.cpp161 int bits_for_weights = get_ise_sequence_bitcount(real_weight_count, weight_quant_method); in symbolic_to_physical() local
387 int bits_for_weights = get_ise_sequence_bitcount(real_weight_count, weight_quant_method); in physical_to_symbolic() local
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_symbolic_physical.cpp135 int bits_for_weights = compute_ise_bitcount(real_weight_count, in physical_to_symbolic() local