Home
last modified time | relevance | path

Searched defs:transpose_8x8 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/ppc/
Dtranspose_vsx.h101 static INLINE void transpose_8x8(const int16x8_t *a, int16x8_t *b) { in transpose_8x8() function
/external/libaom/libaom/av1/common/x86/
Dhighbd_txfm_utility_sse4.h30 static INLINE void transpose_8x8(const __m128i *in, __m128i *out) { in transpose_8x8() function
/external/libvpx/libvpx/vpx_dsp/arm/
Dfdct16x16_neon.c193 static INLINE void transpose_8x8(const int16x8_t *a /*[8]*/, in transpose_8x8() function
Dfdct32x32_neon.c1285 static INLINE void transpose_8x8(const int16x8_t *a, int16x8_t *b) { in transpose_8x8() function
/external/libjpeg-turbo/simd/arm64/
Djsimd_neon.S343 .macro transpose_8x8 l0, l1, l2, l3, l4, l5, l6, l7, t0, t1, t2, t3 macro
/external/libhevc/common/arm/
Dihevc_resi_trans_neon.c1004 static INLINE void transpose_8x8(int32x4x2_t *a /*[8][2]*/, int32x4x2_t *b) in transpose_8x8() function