Searched defs:vtable_prepare (Results 1 - 4 of 4) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_none_4.h | 1079 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 D | astcenc_vecmathlib_avx2_8.h | 1051 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 D | astcenc_vecmathlib_sse_4.h | 1060 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 D | astcenc_vecmathlib_neon_4.h | 972 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
|
Completed in 7 milliseconds