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

  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_intrapred_neon.c 537 const uint16x8_t L89abcdef = vld1q_u16(left + 8);
540 const uint16x4_t Lba98 = vrev64_u16(vget_low_u16(L89abcdef));
541 const uint16x4_t Lfedc = vrev64_u16(vget_high_u16(L89abcdef));
    [all...]

Completed in 266 milliseconds