Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c612 const uint16x8_t LL01234567 = vld1q_u16(left + 16); in vpx_highbd_d135_predictor_32x32_neon() local
614 const uint16x4_t LL3210 = vrev64_u16(vget_low_u16(LL01234567)); in vpx_highbd_d135_predictor_32x32_neon()
615 const uint16x4_t LL7654 = vrev64_u16(vget_high_u16(LL01234567)); in vpx_highbd_d135_predictor_32x32_neon()