Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c399 const uint16x8_t A0_3 = vld1q_u16(above + 24); in vpx_highbd_d45_predictor_32x32_neon() local
400 const uint16x8_t above_right = vdupq_lane_u16(vget_high_u16(A0_3), 3); in vpx_highbd_d45_predictor_32x32_neon()
412 const uint16x8_t avg_3 = vhaddq_u16(A0_3, A2_3); in vpx_highbd_d45_predictor_32x32_neon()