Searched refs:above_s16d (Results 1 – 1 of 1) sorted by relevance
906 const int16x4_t above_s16d = vld1_s16((const int16_t *)above); in vpx_highbd_tm_predictor_4x4_neon() local907 const int16x8_t above_s16 = vcombine_s16(above_s16d, above_s16d); in vpx_highbd_tm_predictor_4x4_neon()