Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dfwd_txfm_neon.c35 const int16x8_t v_s6 = vsubq_s16(input_1, input_6); in vpx_fdct8x8_neon() local
74 v_x0 = vsubq_s16(v_s6, v_s5); in vpx_fdct8x8_neon()
75 v_x1 = vaddq_s16(v_s6, v_s5); in vpx_fdct8x8_neon()