Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Dsixtappredict_neon.c171 uint16x8_t d0123, d4567, d89; in vp8_sixtap_predict4x4_neon() local
227 d4567 = vmull_u8(vreinterpret_u8_u32(s23_f5_q.val[0]), filter5); in vp8_sixtap_predict4x4_neon()
234 filter_add_accumulate(s01_f0, s23_f0, filter0, &d0123, &d4567); in vp8_sixtap_predict4x4_neon()
240 &d0123, &d4567); in vp8_sixtap_predict4x4_neon()
245 &d0123, &d4567); in vp8_sixtap_predict4x4_neon()
250 &d0123, &d4567); in vp8_sixtap_predict4x4_neon()
266 vqaddq_s16(vreinterpretq_s16_u16(d4567), vreinterpretq_s16_u16(d4567_a)); in vp8_sixtap_predict4x4_neon()
303 d4567 = vmull_u8(vreinterpret_u8_u32(s23_f5_q.val[0]), filter5); in vp8_sixtap_predict4x4_neon()
310 filter_add_accumulate(s01_f0, s23_f0, filter0, &d0123, &d4567); in vp8_sixtap_predict4x4_neon()
315 &d0123, &d4567); in vp8_sixtap_predict4x4_neon()
[all …]