Home
last modified time | relevance | path

Searched defs:left_s16 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c908 const int16x4_t left_s16 = vld1_s16((const int16_t *)left); in vpx_highbd_tm_predictor_4x4_neon() local
948 const int16x8_t left_s16 = vld1q_s16((const int16_t *)left); in vpx_highbd_tm_predictor_8x8_neon() local
Dintrapred_neon.c883 const int16x4_t left_s16 = vget_low_s16(convert_u8_to_s16(left_u8)); in vpx_tm_predictor_4x4_neon() local