Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c365 const uint16x8_t avg_0 = vhaddq_u16(A0_0, A2_0); in vpx_highbd_d45_predictor_16x16_neon() local
367 uint16x8_t row_0 = vrhaddq_u16(avg_0, A1_0); in vpx_highbd_d45_predictor_16x16_neon()
409 const uint16x8_t avg_0 = vhaddq_u16(A0_0, A2_0); in vpx_highbd_d45_predictor_32x32_neon() local
413 uint16x8_t row_0 = vrhaddq_u16(avg_0, A1_0); in vpx_highbd_d45_predictor_32x32_neon()
495 const uint16x8_t avg_0 = vhaddq_u16(L76543210, L543210XA0); in vpx_highbd_d135_predictor_8x8_neon() local
497 const uint16x8_t row_0 = vrhaddq_u16(avg_0, L6543210X); in vpx_highbd_d135_predictor_8x8_neon()
546 const uint16x8_t avg_0 = vhaddq_u16(Lfedcba98, Ldcba9876); in vpx_highbd_d135_predictor_16x16_neon() local
547 const uint16x8_t row_0 = vrhaddq_u16(avg_0, Ledcba987); in vpx_highbd_d135_predictor_16x16_neon()
622 const uint16x8_t avg_0 = vhaddq_u16(LLfedcba98, LLdcba9876); in vpx_highbd_d135_predictor_32x32_neon() local
623 uint16x8_t row_0 = vrhaddq_u16(avg_0, LLedcba987); in vpx_highbd_d135_predictor_32x32_neon()
Dintrapred_neon.c358 const uint8x16_t avg_0 = vhaddq_u8(A0_0, A2_0); in vpx_d45_predictor_32x32_neon() local
360 uint8x16_t row_0 = vrhaddq_u8(avg_0, A1_0); in vpx_d45_predictor_32x32_neon()
488 const uint8x16_t avg_0 = vhaddq_u8(Lfedcba9876543210, Ldcba9876543210XA0); in vpx_d135_predictor_16x16_neon() local
490 const uint8x16_t row_0 = vrhaddq_u8(avg_0, Ledcba9876543210X); in vpx_d135_predictor_16x16_neon()
541 const uint8x16_t avg_0 = vhaddq_u8(LLfedcba9876543210, LLdcba9876543210Ufe); in vpx_d135_predictor_32x32_neon() local
542 const uint8x16_t row_0 = vrhaddq_u8(avg_0, LLedcba9876543210Uf); in vpx_d135_predictor_32x32_neon()