Lines Matching refs:ssse3
145 TAP_W16(ssse3, epel, h6)
146 TAP_W16(ssse3, epel, v6)
147 TAP_W16(ssse3, bilinear, h)
148 TAP_W16(ssse3, bilinear, v)
174 HVTAP(ssse3, 16, x, y, w, 16)
182 HVTAP(ssse3, 16, 4, 4, 4, 8)
183 HVTAP(ssse3, 16, 4, 6, 4, 8)
184 HVTAP(ssse3, 16, 6, 4, 4, 8)
185 HVTAP(ssse3, 16, 6, 6, 4, 8)
202 HVBILIN(ssse3, 8, 4, 8)
203 HVBILIN(ssse3, 8, 8, 16)
204 HVBILIN(ssse3, 8, 16, 16)
254 DECLARE_LOOP_FILTER(ssse3) in DECLARE_LOOP_FILTER() argument
313 VP8_LUMA_MC_FUNC(0, 16, ssse3);
314 VP8_MC_FUNC(1, 8, ssse3);
315 VP8_MC_FUNC(2, 4, ssse3);
316 VP8_BILINEAR_MC_FUNC(0, 16, ssse3);
317 VP8_BILINEAR_MC_FUNC(1, 8, ssse3);
318 VP8_BILINEAR_MC_FUNC(2, 4, ssse3);