Searched refs:v_s4 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
H A Dfwd_txfm_neon.c33 const int16x8_t v_s4 = vsubq_s16(input_3, input_4); local
88 v_x0 = vaddq_s16(v_s4, ab);
89 v_x1 = vsubq_s16(v_s4, ab);

Completed in 69 milliseconds