Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dintrapred_neon.c530 const uint8x16_t LU0123456789abcdef = vld1q_u8(left); in vpx_d135_predictor_32x32_neon() local
532 const uint8x8_t LU76543210 = vrev64_u8(vget_low_u8(LU0123456789abcdef)); in vpx_d135_predictor_32x32_neon()
534 const uint8x8_t LUfedcba98 = vrev64_u8(vget_high_u8(LU0123456789abcdef)); in vpx_d135_predictor_32x32_neon()