Home
last modified time | relevance | path

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

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