Searched refs:get_ise_sequence_bitcount (Results 1 – 4 of 4) sorted by relevance
133 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()
161 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()
426 unsigned int get_ise_sequence_bitcount( in get_ise_sequence_bitcount() function
1398 unsigned int get_ise_sequence_bitcount(