Searched refs:c_17_15_21_11 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/vp9/common/arm/neon/ |
D | vp9_iht16x16_add_neon.c | 30 const int16x4_t c_17_15_21_11 = in vpx_iadst16x16_256_add_half1d() local 139 iadst_butterfly_lane_0_1_neon(x[8], x[9], c_17_15_21_11, s8, s9); in vpx_iadst16x16_256_add_half1d() 140 iadst_butterfly_lane_2_3_neon(x[10], x[11], c_17_15_21_11, s10, s11); in vpx_iadst16x16_256_add_half1d()
|
D | vp9_highbd_iht16x16_add_neon.c | 160 const int32x4_t c_17_15_21_11 = in highbd_iadst16_neon() local 250 highbd_iadst_butterfly(x[8], x[9], vget_low_s32(c_17_15_21_11), 0, 1, s8, s9); in highbd_iadst16_neon() 251 highbd_iadst_butterfly(x[10], x[11], vget_high_s32(c_17_15_21_11), 0, 1, s10, in highbd_iadst16_neon()
|