Home
last modified time | relevance | path

Searched defs:rgba_weight_sum (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1015 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() local
1354 vfloat4 rgba_weight_sum = max(blk.channel_weight * static_cast<float>(texel_count), 1e-17f); in recompute_ideal_colors_2planes() local