Home
last modified time | relevance | path

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

/external/curl/tests/data/
Dtest23129 A01234567
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_intrapred_neon.c487 const uint16x8_t A01234567 = vld1q_u16(above); in vpx_highbd_d135_predictor_8x8_neon() local
498 const uint16x8_t row_1 = vrhaddq_u16(avg_1, A01234567); in vpx_highbd_d135_predictor_8x8_neon()
555 const uint16x8_t A01234567 = vld1q_u16(above); in vpx_highbd_d135_predictor_16x16_neon() local
558 const uint16x8_t row_2 = vrhaddq_u16(avg_2, A01234567); in vpx_highbd_d135_predictor_16x16_neon()
Dintrapred_neon.c414 const uint8x8_t A01234567 = vld1_u8(above); in vpx_d135_predictor_8x8_neon() local
421 const uint8x16_t L6543210XA01234567 = vcombine_u8(L6543210X, A01234567); in vpx_d135_predictor_8x8_neon()