Home
last modified time | relevance | path

Searched refs:c_1_31_5_27 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c26 const int16x4_t c_1_31_5_27 = in vpx_iadst16x16_256_add_half1d() local
135 iadst_butterfly_lane_0_1_neon(x[0], x[1], c_1_31_5_27, s0, s1); in vpx_iadst16x16_256_add_half1d()
136 iadst_butterfly_lane_2_3_neon(x[2], x[3], c_1_31_5_27, s2, s3); in vpx_iadst16x16_256_add_half1d()
Dvp9_highbd_iht16x16_add_neon.c155 const int32x4_t c_1_31_5_27 = in vpx_highbd_iadst16_neon() local
245 highbd_iadst_butterfly(x[0], x[1], vget_low_s32(c_1_31_5_27), 0, 1, s0, s1); in vpx_highbd_iadst16_neon()
246 highbd_iadst_butterfly(x[2], x[3], vget_high_s32(c_1_31_5_27), 0, 1, s2, s3); in vpx_highbd_iadst16_neon()