Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp150 vint sum_plane1(8); in unpack_weights() local
162 sum_plane1 += vtable_8bt_32bi(tab0_plane1p, tab1_plane1p, texel_weights) * texel_weights_int; in unpack_weights()
166 store(lsr<4>(sum_plane1), weights_plane1 + i); in unpack_weights()