Searched defs:rgba_weight_sum (Results 1 – 1 of 1) sorted by relevance
1015 vfloat4 rgba_weight_sum, in compute_rgbo_vector()1134 vfloat4 rgba_weight_sum = max(blk.channel_weight * static_cast<float>(texel_count), 1e-17f); in recompute_ideal_colors_1plane() local1354 vfloat4 rgba_weight_sum = max(blk.channel_weight * static_cast<float>(texel_count), 1e-17f); in recompute_ideal_colors_2planes() local