Searched refs:texel_weights (Results 1 – 2 of 2) sorted by relevance
124 vint texel_weights(di.texel_weights_4t[j] + i); in unpack_weights() local127 summed_value += vtable_8bt_32bi(tab0p, tab1p, tab2p, tab3p, texel_weights) * texel_weights_int; in unpack_weights()159 vint texel_weights(di.texel_weights_4t[j] + i); in unpack_weights() local162 sum_plane1 += vtable_8bt_32bi(tab0_plane1p, tab1_plane1p, texel_weights) * texel_weights_int; in unpack_weights()163 sum_plane2 += vtable_8bt_32bi(tab0_plane2p, tab1_plane2p, texel_weights) * texel_weights_int; in unpack_weights()
284 const uint8_t *texel_weights = di.texel_weights_texel[we_idx][te_idx]; in realign_weights_decimated() local290 + uq_weightsf[texel_weights[1]] * texel_weights_float[1]) in realign_weights_decimated()291 + (uq_weightsf[texel_weights[2]] * texel_weights_float[2] in realign_weights_decimated()292 + uq_weightsf[texel_weights[3]] * texel_weights_float[3]); in realign_weights_decimated()