Home
last modified time | relevance | path

Searched refs:vtable_prepare (Results 1 - 7 of 7) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp107 vtable_prepare(tab0, tab1, tab2, tab3, tab0p, tab1p, tab2p, tab3p); in unpack_weights()
134 vtable_prepare(tab0_plane1, tab1_plane1, tab0_plane1p, tab1_plane1p); in unpack_weights()
140 vtable_prepare(tab0_plane2, tab1_plane2, tab0_plane2p, tab1_plane2p); in unpack_weights()
H A Dastcenc_vecmathlib_avx2_8.h1051 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint8& t0p) in vtable_prepare() function
1061 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint8& t0p, vint8& t1p) in vtable_prepare() function
1074 ASTCENC_SIMD_INLINE void vtable_prepare( in vtable_prepare() function
H A Dastcenc_vecmathlib_neon_4.h972 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4& t0p) in vtable_prepare() function
981 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint4& t0p, vint4& t1p) in vtable_prepare() function
990 ASTCENC_SIMD_INLINE void vtable_prepare( in vtable_prepare() function
H A Dastcenc_vecmathlib_sse_4.h1060 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4& t0p) in vtable_prepare() function
1068 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint4& t0p, vint4& t1p) in vtable_prepare() function
1082 ASTCENC_SIMD_INLINE void vtable_prepare( in vtable_prepare() function
H A Dastcenc_vecmathlib_none_4.h1079 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4& t0p) in vtable_prepare() function
1087 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint4& t0p, vint4& t1p) in vtable_prepare() function
1096 ASTCENC_SIMD_INLINE void vtable_prepare( in vtable_prepare() function
H A Dastcenc_ideal_endpoints_and_weights.cpp1081 vtable_prepare(tab0, tab0p);
1112 vtable_prepare(tab0, tab1, tab0p, tab1p);
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_simd.cpp1966 vtable_prepare(table0, table1, table0p, table1p); in TEST()
1987 vtable_prepare(table0, table1, table2, table3, table0p, table1p, table2p, table3p); in TEST()
3504 vtable_prepare(table0, table1, table0p, table1p); in TEST()
3529 vtable_prepare(table0, table1, table2, table3, table0p, table1p, table2p, table3p); in TEST()

Completed in 14 milliseconds