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

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_intrapred_neon.c 398 const uint16x8_t A0_2 = vld1q_u16(above + 16);
411 const uint16x8_t avg_2 = vhaddq_u16(A0_2, A2_2);
    [all...]

Completed in 441 milliseconds