Searched refs:above_s16 (Results 1 – 1 of 1) sorted by relevance
907 const int16x8_t above_s16 = vcombine_s16(above_s16d, above_s16d); in vpx_highbd_tm_predictor_4x4_neon() local909 const int16x8_t sub = vsubq_s16(above_s16, top_left); in vpx_highbd_tm_predictor_4x4_neon()947 const int16x8_t above_s16 = vld1q_s16((const int16_t *)above); in vpx_highbd_tm_predictor_8x8_neon() local949 const int16x8_t sub = vsubq_s16(above_s16, top_left); in vpx_highbd_tm_predictor_8x8_neon()