Searched refs:s23_f3 (Results 1 – 1 of 1) sorted by relevance
168 uint64x2_t s01_f3, s23_f3; in vp8_sixtap_predict4x4_neon() local254 s23_f3 = vshrq_n_u64(s23, 24); in vp8_sixtap_predict4x4_neon()257 s23_f3_q = vzip_u32(vreinterpret_u32_u64(vget_low_u64(s23_f3)), in vp8_sixtap_predict4x4_neon()258 vreinterpret_u32_u64(vget_high_u64(s23_f3))); in vp8_sixtap_predict4x4_neon()332 s23_f3 = vshrq_n_u64(s23, 24); in vp8_sixtap_predict4x4_neon()335 s23_f3_q = vzip_u32(vreinterpret_u32_u64(vget_low_u64(s23_f3)), in vp8_sixtap_predict4x4_neon()336 vreinterpret_u32_u64(vget_high_u64(s23_f3))); in vp8_sixtap_predict4x4_neon()