Searched refs:c_25_7_29_3 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/vp9/common/arm/neon/ |
D | vp9_iht16x16_add_neon.c | 32 const int16x4_t c_25_7_29_3 = in vpx_iadst16x16_256_add_half1d() local 141 iadst_butterfly_lane_0_1_neon(x[12], x[13], c_25_7_29_3, s12, s13); in vpx_iadst16x16_256_add_half1d() 142 iadst_butterfly_lane_2_3_neon(x[14], x[15], c_25_7_29_3, s14, s15); in vpx_iadst16x16_256_add_half1d()
|
D | vp9_highbd_iht16x16_add_neon.c | 162 const int32x4_t c_25_7_29_3 = in highbd_iadst16_neon() local 253 highbd_iadst_butterfly(x[12], x[13], vget_low_s32(c_25_7_29_3), 0, 1, s12, in highbd_iadst16_neon() 255 highbd_iadst_butterfly(x[14], x[15], vget_high_s32(c_25_7_29_3), 0, 1, s14, in highbd_iadst16_neon()
|