Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp937 constexpr float chd_scale = -WEIGHTS_TEXEL_SUM; in compute_ideal_weights_for_decimation() local
971 vfloat step = (error_change1 * chd_scale) / error_change0; in compute_ideal_weights_for_decimation()