Home
last modified time | relevance | path

Searched refs:transpose_s32_4x4 (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht4x4_add_neon.c148 transpose_s32_4x4(&c[0], &c[1], &c[2], &c[3]); in vp9_highbd_iht4x4_16_add_neon()
156 transpose_s32_4x4(&c[0], &c[1], &c[2], &c[3]); in vp9_highbd_iht4x4_16_add_neon()
168 transpose_s32_4x4(&c[0], &c[1], &c[2], &c[3]); in vp9_highbd_iht4x4_16_add_neon()
170 transpose_s32_4x4(&c[0], &c[1], &c[2], &c[3]); in vp9_highbd_iht4x4_16_add_neon()
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c423 transpose_s32_4x4(&d1, &d2, &d3, &d4); in boxsum2()
430 transpose_s32_4x4(&d5, &d6, &d7, &d8); in boxsum2()
441 transpose_s32_4x4(&q12345, &q23456, &q34567, &q45678); in boxsum2()
460 transpose_s32_4x4(&r12345, &r23456, &r34567, &r45678); in boxsum2()
849 transpose_s32_4x4(&r1, &r2, &r3, &r4); in boxsum1()
866 transpose_s32_4x4(&r5, &r6, &r7, &r8); in boxsum1()
890 transpose_s32_4x4(&r234, &r345, &r456, &r567); in boxsum1()
Dtranspose_neon.h571 static INLINE void transpose_s32_4x4(int32x4_t *a0, int32x4_t *a1, in transpose_s32_4x4() function
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct8x8_add_neon.c78 transpose_s32_4x4(io0, io1, io2, io3); in idct8x8_12_half1d_bd10()
137 transpose_s32_4x4(io0, io1, io2, io3); in idct8x8_12_half1d_bd12()
Dhighbd_idct_neon.h42 transpose_s32_4x4(&a[0], &a[1], &a[2], &a[3]); in idct4x4_16_kernel_bd10()
66 transpose_s32_4x4(&a[0], &a[1], &a[2], &a[3]); in idct4x4_16_kernel_bd12()
Dtranspose_neon.h247 static INLINE void transpose_s32_4x4(int32x4_t *a0, int32x4_t *a1, in transpose_s32_4x4() function
Dhighbd_idct16x16_add_neon.c947 transpose_s32_4x4(&in[0], &in[1], &in[2], &in[3]); in highbd_idct16x16_10_add_half1d_pass1()
/external/libhevc/common/arm/
Dihevc_cmn_utils_neon.h258 static INLINE void transpose_s32_4x4(int32x4_t *a0, int32x4_t *a1, int32x4_t *a2, int32x4_t *a3) in transpose_s32_4x4() function
Dihevc_resi_trans_neon.c139 transpose_s32_4x4(&temp1, &temp3, &temp2, &temp4); in ihevc_resi_trans_4x4_neon()
310 transpose_s32_4x4(&src0_4x32b, &src1_4x32b, &src2_4x32b, &src3_4x32b); in ihevc_resi_trans_4x4_ttype1_neon()