Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dintrapred_neon.c392 const uint8x8_t L210XA0123 = vext_u8(L3210, XA0123, 5); in vpx_d135_predictor_4x4_neon() local
394 vreinterpret_u8_u64(vshr_n_u64(vreinterpret_u64_u8(L210XA0123), 8)); in vpx_d135_predictor_4x4_neon()
396 const uint8x8_t avg2 = vrhadd_u8(avg1, L210XA0123); in vpx_d135_predictor_4x4_neon()
Dhighbd_intrapred_neon.c464 const uint16x8_t L210XA0123 = vextq_u16(L____3210, XA0123___, 5); in vpx_highbd_d135_predictor_4x4_neon() local
467 const uint16x8_t avg2 = vrhaddq_u16(avg1, L210XA0123); in vpx_highbd_d135_predictor_4x4_neon()