Searched refs:table2p (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/UnitTest/ |
H A D | test_simd.cpp | 1986 vint4 table0p, table1p, table2p, table3p; in TEST() local 1987 vtable_prepare(table0, table1, table2, table3, table0p, table1p, table2p, table3p); in TEST() 1991 vint4 result = vtable_8bt_32bi(table0p, table1p, table2p, table3p, index); in TEST() 3528 vint8 table0p, table1p, table2p, table3p; in TEST() local 3529 vtable_prepare(table0, table1, table2, table3, table0p, table1p, table2p, table3p); in TEST() 3533 vint8 result = vtable_8bt_32bi(table0p, table1p, table2p, table3p, index); in TEST()
|
Completed in 4 milliseconds