Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp887 vfloat weight_weight(1e-10f); in compute_ideal_weights_for_decimation() local
907 weight_weight += contrib_weight; in compute_ideal_weights_for_decimation()
911 storea(initial_weight / weight_weight, dec_weight_ideal_value + i); in compute_ideal_weights_for_decimation()