Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dfwd_txfm_neon.c36 const int16x8_t v_s7 = vsubq_s16(input_0, input_7); in vpx_fdct8x8_neon() local
90 v_x2 = vsubq_s16(v_s7, cd); in vpx_fdct8x8_neon()
91 v_x3 = vaddq_s16(v_s7, cd); in vpx_fdct8x8_neon()