Searched refs:bits_1plane (Results 1 – 1 of 1) sorted by relevance
785 unsigned int bits_1plane = get_ise_sequence_bitcount(weight_count, static_cast<quant_method>(i)); in construct_dt_entry_2d() local786 if (bits_1plane >= BLOCK_MIN_WEIGHT_BITS && bits_1plane <= BLOCK_MAX_WEIGHT_BITS) 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() local1065 if (bits_1plane >= BLOCK_MIN_WEIGHT_BITS && bits_1plane <= BLOCK_MAX_WEIGHT_BITS) in construct_block_size_descriptor_3d()