Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dtranspose_vsx.h101 static INLINE void transpose_8x8(const int16x8_t *a, int16x8_t *b) { in transpose_8x8() function
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dhighbd_txfm_utility_sse4.h30 static inline void transpose_8x8(const __m128i *in, __m128i *out) { in transpose_8x8() function
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_resi_trans_neon.c994 static INLINE void transpose_8x8(int32x4x2_t *a /*[8][2]*/, int32x4x2_t *b) in transpose_8x8() function
/aosp_15_r20/external/libdav1d/src/x86/
H A Ditx_avx512.asm6929 .transpose_8x8: label
H A Ditx16_avx2.asm2697 .transpose_8x8: label
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dhighbd_inv_txfm_neon.c58 static inline void transpose_8x8(const int32x4_t *in, int32x4_t *out) { in transpose_8x8() function