Searched refs:c_9_23_13_19 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_iht16x16_add_neon.c | 28 const int16x4_t c_9_23_13_19 = in vpx_iadst16x16_256_add_half1d() local 137 iadst_butterfly_lane_0_1_neon(x[4], x[5], c_9_23_13_19, s4, s5); in vpx_iadst16x16_256_add_half1d() 138 iadst_butterfly_lane_2_3_neon(x[6], x[7], c_9_23_13_19, s6, s7); in vpx_iadst16x16_256_add_half1d()
|
D | vp9_highbd_iht16x16_add_neon.c | 157 const int32x4_t c_9_23_13_19 = in vpx_highbd_iadst16_neon() local 247 highbd_iadst_butterfly(x[4], x[5], vget_low_s32(c_9_23_13_19), 0, 1, s4, s5); in vpx_highbd_iadst16_neon() 248 highbd_iadst_butterfly(x[6], x[7], vget_high_s32(c_9_23_13_19), 0, 1, s6, s7); in vpx_highbd_iadst16_neon()
|