Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp45 vint weight_idx1 = vint(di.texel_weights_4t[1] + index); in bilinear_infill_vla() local
51 vfloat weight_val1 = gatherf(weights, weight_idx1); in bilinear_infill_vla()
85 vint weight_idx1 = vint(di.texel_weights_4t[1] + index); in bilinear_infill_vla_2() local
89 vfloat weight_val1 = gatherf(weights, weight_idx1); in bilinear_infill_vla_2()