Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c537 const uint16x8_t L89abcdef = vld1q_u16(left + 8); in vpx_highbd_d135_predictor_16x16_neon() local
540 const uint16x4_t Lba98 = vrev64_u16(vget_low_u16(L89abcdef)); in vpx_highbd_d135_predictor_16x16_neon()
541 const uint16x4_t Lfedc = vrev64_u16(vget_high_u16(L89abcdef)); in vpx_highbd_d135_predictor_16x16_neon()