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

  /external/libvpx/libvpx/vpx_dsp/arm/
sad4d_neon.c 193 const uint8x16_t vec_ref0 = vld1q_u8(ref0); local
199 vget_low_u8(vec_ref0));
201 vget_high_u8(vec_ref0));

Completed in 163 milliseconds