Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp133 weight_bits = get_ise_sequence_bitcount(weight_count, static_cast<quant_method>(quant_mode)); in decode_block_mode_2d()
236 weight_bits = get_ise_sequence_bitcount(weight_count, static_cast<quant_method>(quant_mode)); in decode_block_mode_3d()
785 unsigned int bits_1plane = get_ise_sequence_bitcount(weight_count, static_cast<quant_method>(i)); in construct_dt_entry_2d()
793 …unsigned int bits_2planes = get_ise_sequence_bitcount(2 * weight_count, static_cast<quant_method>(… in construct_dt_entry_2d()
1064 … unsigned int bits_1plane = get_ise_sequence_bitcount(weight_count, static_cast<quant_method>(i)); in construct_block_size_descriptor_3d()
1070 …unsigned int bits_2planes = get_ise_sequence_bitcount(2 * weight_count, static_cast<quant_method>(… in construct_block_size_descriptor_3d()
Dastcenc_symbolic_physical.cpp161 int bits_for_weights = get_ise_sequence_bitcount(real_weight_count, weight_quant_method); in symbolic_to_physical()
387 int bits_for_weights = get_ise_sequence_bitcount(real_weight_count, weight_quant_method); in physical_to_symbolic()
Dastcenc_integer_sequence.cpp426 unsigned int get_ise_sequence_bitcount( in get_ise_sequence_bitcount() function
Dastcenc_internal.h1398 unsigned int get_ise_sequence_bitcount(