Searched refs:t2p (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_vecmathlib_sse_4.h | 1063 vint4& t0p, vint4& t1p, vint4& t2p, vint4& t3p) in vtable_prepare() argument 1068 t2p = t1 ^ t2; in vtable_prepare() 1073 t2p = t2; in vtable_prepare()
|
D | astcenc_vecmathlib_neon_4.h | 958 vint4& t0p, vint4& t1p, vint4& t2p, vint4& t3p) in vtable_prepare() argument 962 t2p = t2; in vtable_prepare()
|
D | astcenc_vecmathlib_avx2_8.h | 1068 vint8& t0p, vint8& t1p, vint8& t2p, vint8& t3p) in vtable_prepare() argument 1078 t2p = vint8(astcenc_mm256_set_m128i(t2n, t2n)); in vtable_prepare()
|
D | astcenc_vecmathlib_none_4.h | 1073 vint4& t0p, vint4& t1p, vint4& t2p, vint4& t3p) in vtable_prepare() argument 1077 t2p = t2; in vtable_prepare()
|