Searched refs:tab2p (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_decompress_symbolic.cpp | 112 vint tab0p, tab1p, tab2p, tab3p; in unpack_weights() local 113 vtable_prepare(tab0, tab1, tab2, tab3, tab0p, tab1p, tab2p, tab3p); in unpack_weights() 127 summed_value += vtable_8bt_32bi(tab0p, tab1p, tab2p, tab3p, texel_weights) * texel_weights_int; in unpack_weights()
|