Searched refs:left_u16q (Results 1 – 1 of 1) sorted by relevance
830 const uint16x8_t left_u16q = vld1q_u16(left); in vpx_highbd_h_predictor_16x16_neon() local831 const uint16x4_t left_low = vget_low_u16(left_u16q); in vpx_highbd_h_predictor_16x16_neon()832 const uint16x4_t left_high = vget_high_u16(left_u16q); in vpx_highbd_h_predictor_16x16_neon()875 const uint16x8_t left_u16q = vld1q_u16(left); in vpx_highbd_h_predictor_32x32_neon() local876 const uint16x4_t left_low = vget_low_u16(left_u16q); in vpx_highbd_h_predictor_32x32_neon()877 const uint16x4_t left_high = vget_high_u16(left_u16q); in vpx_highbd_h_predictor_32x32_neon()