Searched refs:highbd_iadst_butterfly_lane_0_1_neon (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/vp9/common/arm/neon/ |
D | vp9_highbd_iht8x8_add_neon.c | 38 static INLINE void highbd_iadst_butterfly_lane_0_1_neon(const int32x4_t in0, in highbd_iadst_butterfly_lane_0_1_neon() function 111 highbd_iadst_butterfly_lane_0_1_neon(x[0], x[1], vget_low_s32(c0), s[0], in highbd_iadst8() 113 highbd_iadst_butterfly_lane_0_1_neon(x[2], x[3], vget_high_s32(c0), s[2], in highbd_iadst8() 115 highbd_iadst_butterfly_lane_0_1_neon(x[4], x[5], vget_low_s32(c1), s[4], in highbd_iadst8() 117 highbd_iadst_butterfly_lane_0_1_neon(x[6], x[7], vget_high_s32(c1), s[6], in highbd_iadst8() 134 highbd_iadst_butterfly_lane_0_1_neon(x[4], x[5], vget_high_s32(c2), s[4], in highbd_iadst8()
|