Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c543 const uint16x8_t Lfedcba98 = vcombine_u16(Lfedc, Lba98); in vpx_highbd_d135_predictor_16x16_neon() local
544 const uint16x8_t Ledcba987 = vextq_u16(Lfedcba98, L76543210, 1); in vpx_highbd_d135_predictor_16x16_neon()
545 const uint16x8_t Ldcba9876 = vextq_u16(Lfedcba98, L76543210, 2); in vpx_highbd_d135_predictor_16x16_neon()
546 const uint16x8_t avg_0 = vhaddq_u16(Lfedcba98, Ldcba9876); in vpx_highbd_d135_predictor_16x16_neon()
Dintrapred_neon.c482 const uint8x8_t Lfedcba98 = vrev64_u8(vget_high_u8(L0123456789abcdef)); in vpx_d135_predictor_16x16_neon() local
483 const uint8x16_t Lfedcba9876543210 = vcombine_u8(Lfedcba98, L76543210); in vpx_d135_predictor_16x16_neon()