Searched refs:bits_2planes (Results 1 – 1 of 1) sorted by relevance
793 …unsigned int bits_2planes = get_ise_sequence_bitcount(2 * weight_count, static_cast<quant_method>(… in construct_dt_entry_2d() local794 if (bits_2planes >= BLOCK_MIN_WEIGHT_BITS && bits_2planes <= BLOCK_MAX_WEIGHT_BITS) in construct_dt_entry_2d()1070 …unsigned int bits_2planes = get_ise_sequence_bitcount(2 * weight_count, static_cast<quant_method>(… in construct_block_size_descriptor_3d() local1071 if (bits_2planes >= BLOCK_MIN_WEIGHT_BITS && bits_2planes <= BLOCK_MAX_WEIGHT_BITS) in construct_block_size_descriptor_3d()