Searched refs:s4_f4 (Results 1 – 1 of 1) sorted by relevance
166 uint8x8_t s4_f1, s4_f2, s4_f3, s4_f4; in vp8_sixtap_predict4x4_neon() local322 s4_f4 = vext_u8(vget_low_u8(s4), vget_high_u8(s4), 4); in vp8_sixtap_predict4x4_neon()323 d89 = vmlsl_u8(d89, s4_f4, filter4); in vp8_sixtap_predict4x4_neon()