Searched refs:L0123 (Results 1 – 2 of 2) sorted by relevance
460 const uint16x4_t L0123 = vld1_u16(left); in vpx_highbd_d135_predictor_4x4_neon() local461 const uint16x4_t L3210 = vrev64_u16(L0123); in vpx_highbd_d135_predictor_4x4_neon()462 const uint16x8_t L____3210 = vcombine_u16(L0123, L3210); in vpx_highbd_d135_predictor_4x4_neon()
389 const uint8x8_t L0123 = vld1_u8(left); in vpx_d135_predictor_4x4_neon() local390 const uint8x8_t L3210 = vrev64_u8(L0123); in vpx_d135_predictor_4x4_neon()