Lines Matching defs:weight_count
88 * @param weight_count The number of (decimated) weights.
94 unsigned int weight_count,
99 promise(weight_count > 0);
105 for (unsigned int i = 0; i < weight_count; i += ASTCENC_SIMD_WIDTH)
121 for (unsigned int j = 0; j < weight_count; j++)
141 * @param weight_count The number of (decimated) weights.
155 unsigned int weight_count,
166 promise(weight_count > 0);
178 for (unsigned int j = 1; j < weight_count; j++)
209 for (unsigned int j = 0; j < weight_count; j++)
248 unsigned int weight_count,
260 promise(weight_count > 0);
275 for (unsigned int j = 0; j < weight_count; j++)
326 * @param weight_count The number of (decimated) weights.
334 unsigned int weight_count,
345 compute_angular_offsets(weight_count, dec_weight_ideal_value,
354 compute_lowest_and_highest_weight(privateProfile, weight_count, dec_weight_ideal_value,
460 unsigned int weight_count = bsd.get_decimation_info(i).weight_count;
475 weight_count,
531 unsigned int weight_count = bsd.get_decimation_info(i).weight_count;
546 weight_count,
552 weight_count,