Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dintrapred_neon.c529 const uint8x16_t LL0123456789abcdef = vld1q_u8(left + 16); in vpx_d135_predictor_32x32_neon() local
531 const uint8x8_t LL76543210 = vrev64_u8(vget_low_u8(LL0123456789abcdef)); in vpx_d135_predictor_32x32_neon()
533 const uint8x8_t LLfedcba98 = vrev64_u8(vget_high_u8(LL0123456789abcdef)); in vpx_d135_predictor_32x32_neon()