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

  /external/libvpx/libvpx/vpx_dsp/arm/
fwd_txfm_neon.c 34 const int16x8_t v_s5 = vsubq_s16(input_2, input_5); local
74 v_x0 = vsubq_s16(v_s6, v_s5);
75 v_x1 = vaddq_s16(v_s6, v_s5);

Completed in 42 milliseconds