Searched refs:texel_weights_int (Results 1 – 1 of 1) sorted by relevance
125 vint texel_weights_int(di.texel_weights_int_4t[j] + i); in unpack_weights() local127 summed_value += vtable_8bt_32bi(tab0p, tab1p, tab2p, tab3p, texel_weights) * texel_weights_int; in unpack_weights()160 vint texel_weights_int(di.texel_weights_int_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()