Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp47 vint weight_idx3 = vint(di.texel_weights_4t[3] + index); in bilinear_infill_vla() local
53 vfloat weight_val3 = gatherf(weights, weight_idx3); in bilinear_infill_vla()