HomeSort by relevance Sort by last modified time
    Searched full:v_s7 (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vpx_dsp/arm/
fwd_txfm_neon.c 36 const int16x8_t v_s7 = vsubq_s16(input_0, input_7); local
90 v_x2 = vsubq_s16(v_s7, cd);
91 v_x3 = vaddq_s16(v_s7, cd);

Completed in 87 milliseconds