Searched defs:left_s16 (Results 1 – 2 of 2) sorted by relevance
908 const int16x4_t left_s16 = vld1_s16((const int16_t *)left); in vpx_highbd_tm_predictor_4x4_neon() local948 const int16x8_t left_s16 = vld1q_s16((const int16_t *)left); in vpx_highbd_tm_predictor_8x8_neon() local
883 const int16x4_t left_s16 = vget_low_s16(convert_u8_to_s16(left_u8)); in vpx_tm_predictor_4x4_neon() local