Searched refs:s01_f3 (Results 1 – 1 of 1) sorted by relevance
168 uint64x2_t s01_f3, s23_f3; in vp8_sixtap_predict4x4_neon() local253 s01_f3 = vshrq_n_u64(s01, 24); in vp8_sixtap_predict4x4_neon()255 s01_f3_q = vzip_u32(vreinterpret_u32_u64(vget_low_u64(s01_f3)), in vp8_sixtap_predict4x4_neon()256 vreinterpret_u32_u64(vget_high_u64(s01_f3))); in vp8_sixtap_predict4x4_neon()331 s01_f3 = vshrq_n_u64(s01, 24); in vp8_sixtap_predict4x4_neon()333 s01_f3_q = vzip_u32(vreinterpret_u32_u64(vget_low_u64(s01_f3)), in vp8_sixtap_predict4x4_neon()334 vreinterpret_u32_u64(vget_high_u64(s01_f3))); in vp8_sixtap_predict4x4_neon()