Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c358 const uint16x8_t A0_0 = vld1q_u16(above); in vpx_highbd_d45_predictor_16x16_neon() local
365 const uint16x8_t avg_0 = vhaddq_u16(A0_0, A2_0); in vpx_highbd_d45_predictor_16x16_neon()
396 const uint16x8_t A0_0 = vld1q_u16(above); in vpx_highbd_d45_predictor_32x32_neon() local
409 const uint16x8_t avg_0 = vhaddq_u16(A0_0, A2_0); in vpx_highbd_d45_predictor_32x32_neon()
Dintrapred_neon.c351 const uint8x16_t A0_0 = vld1q_u8(above); in vpx_d45_predictor_32x32_neon() local
358 const uint8x16_t avg_0 = vhaddq_u8(A0_0, A2_0); in vpx_d45_predictor_32x32_neon()