Home
last modified time | relevance | path

Searched refs:LU89abcdef (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c626 const uint16x8_t LU89abcdef = vld1q_u16(left + 8); in vpx_highbd_d135_predictor_32x32_neon() local
629 const uint16x4_t LUba98 = vrev64_u16(vget_low_u16(LU89abcdef)); in vpx_highbd_d135_predictor_32x32_neon()
630 const uint16x4_t LUfedc = vrev64_u16(vget_high_u16(LU89abcdef)); in vpx_highbd_d135_predictor_32x32_neon()