Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c950 int16x4_t left_s16d; in vpx_highbd_tm_predictor_8x8_neon() local
1001 int16x4_t left_s16d = vget_low_s16(left_s16q); in vpx_highbd_tm_predictor_16x16_neon() local
1063 int16x4_t left_s16d = vget_low_s16(left_s16q); in vpx_highbd_tm_predictor_32x32_neon() local
Dintrapred_neon.c925 int16x4_t left_s16d = vget_low_s16(left_s16q); in vpx_tm_predictor_8x8_neon() local
1030 int16x4_t left_s16d = vget_low_s16(left_s16q); in vpx_tm_predictor_32x32_neon() local