Searched refs:tab2p (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenc_decompress_symbolic.cpp | 106 vint tab0p, tab1p, tab2p, tab3p; in unpack_weights() local 107 vtable_prepare(tab0, tab1, tab2, tab3, tab0p, tab1p, tab2p, tab3p); in unpack_weights() 121 summed_value += vtable_8bt_32bi(tab0p, tab1p, tab2p, tab3p, texel_weights) * texel_weights_int; in unpack_weights()
|
Completed in 2 milliseconds