Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp117 vint summed_value(8); in unpack_weights() local
127 summed_value += vtable_8bt_32bi(tab0p, tab1p, tab2p, tab3p, texel_weights) * texel_weights_int; in unpack_weights()
130 store(lsr<4>(summed_value), weights_plane1 + i); in unpack_weights()