Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1111 vfloat4 rgba_weight_sum, in compute_rgbo_vector()
1229 vfloat4 rgba_weight_sum = max(blk.channel_weight * static_cast<float>(texel_count), 1e-17f); in recompute_ideal_colors_1plane() local
1452 vfloat4 rgba_weight_sum = max(blk.channel_weight * static_cast<float>(texel_count), 1e-17f); in recompute_ideal_colors_2planes() local