Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/arm/
Dintrapred_neon.c480 const uint8x16_t L0123456789abcdef = vld1q_u8(left); in vpx_d135_predictor_16x16_neon() local
481 const uint8x8_t L76543210 = vrev64_u8(vget_low_u8(L0123456789abcdef)); in vpx_d135_predictor_16x16_neon()
482 const uint8x8_t Lfedcba98 = vrev64_u8(vget_high_u8(L0123456789abcdef)); in vpx_d135_predictor_16x16_neon()