Home
last modified time | relevance | path

Searched refs:initial_weight (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp836 vfloat initial_weight = vfloat::zero(); in compute_ideal_weights_for_decimation() local
856 initial_weight += gatherf(eai_in.weights, texel) * contrib_weight; in compute_ideal_weights_for_decimation()
859 storea(initial_weight / weight_weight, dec_weight_ideal_value + i); in compute_ideal_weights_for_decimation()