Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c783 const uint16x4_t left_high = vget_high_u16(left_u16); in vpx_highbd_h_predictor_8x8_neon() local
832 const uint16x4_t left_high = vget_high_u16(left_u16q); in vpx_highbd_h_predictor_16x16_neon() local
877 const uint16x4_t left_high = vget_high_u16(left_u16q); in vpx_highbd_h_predictor_32x32_neon() local
Dintrapred_neon.c968 const int16x4_t left_high = vget_high_s16(left_s16q); in vpx_tm_predictor_16x16_neon() local