Home
last modified time | relevance | path

Searched refs:above_s16d (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c906 const int16x4_t above_s16d = vld1_s16((const int16_t *)above); in vpx_highbd_tm_predictor_4x4_neon() local
907 const int16x8_t above_s16 = vcombine_s16(above_s16d, above_s16d); in vpx_highbd_tm_predictor_4x4_neon()