Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp964 vfloat old_weight = gatherf(infilled_weights, texel); in compute_ideal_weights_for_decimation() local
968 error_change1 += (old_weight - ideal_weight) * scale; in compute_ideal_weights_for_decimation()