Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c34 const int16x4_t c_4_28_20_12 = in vpx_iadst16x16_256_add_half1d() local
170 iadst_butterfly_lane_0_1_neon(x[8], x[9], c_4_28_20_12, s8, s9); in vpx_iadst16x16_256_add_half1d()
171 iadst_butterfly_lane_2_3_neon(x[10], x[11], c_4_28_20_12, s10, s11); in vpx_iadst16x16_256_add_half1d()
172 iadst_butterfly_lane_1_0_neon(x[13], x[12], c_4_28_20_12, s13, s12); in vpx_iadst16x16_256_add_half1d()
173 iadst_butterfly_lane_3_2_neon(x[15], x[14], c_4_28_20_12, s15, s14); in vpx_iadst16x16_256_add_half1d()
Dvp9_highbd_iht16x16_add_neon.c164 const int32x4_t c_4_28_20_12 = in highbd_iadst16_neon() local
284 highbd_iadst_butterfly(x[8], x[9], vget_low_s32(c_4_28_20_12), 0, 1, s8, s9); in highbd_iadst16_neon()
285 highbd_iadst_butterfly(x[10], x[11], vget_high_s32(c_4_28_20_12), 0, 1, s10, in highbd_iadst16_neon()
287 highbd_iadst_butterfly(x[13], x[12], vget_low_s32(c_4_28_20_12), 1, 0, s13, in highbd_iadst16_neon()
289 highbd_iadst_butterfly(x[15], x[14], vget_high_s32(c_4_28_20_12), 1, 0, s15, in highbd_iadst16_neon()