Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c362 const uint16x8_t A1_1 = vld1q_u16(above + 9); in vpx_highbd_d45_predictor_16x16_neon() local
368 uint16x8_t row_1 = vrhaddq_u16(avg_1, A1_1); in vpx_highbd_d45_predictor_16x16_neon()
402 const uint16x8_t A1_1 = vld1q_u16(above + 9); in vpx_highbd_d45_predictor_32x32_neon() local
414 uint16x8_t row_1 = vrhaddq_u16(avg_1, A1_1); in vpx_highbd_d45_predictor_32x32_neon()
Dintrapred_neon.c355 const uint8x16_t A1_1 = vld1q_u8(above + 17); in vpx_d45_predictor_32x32_neon() local
361 uint8x16_t row_1 = vrhaddq_u8(avg_1, A1_1); in vpx_d45_predictor_32x32_neon()