2488cb34bc
Using bilinear filters could speed up the codec in real-time mode. This patch added sse2 optimizations of bilinear filters that operate on different-sized blocks. Tests showed that the real-time encoder was speeded up by 3%. Change-Id: If99a7ee4385fcc225c3ee7445d962d5752e57c3f |
||
---|---|---|
.. | ||
vp9_asm_stubs.c | ||
vp9_copy_sse2.asm | ||
vp9_idct_intrin_sse2.c | ||
vp9_intrapred_sse2.asm | ||
vp9_intrapred_ssse3.asm | ||
vp9_loopfilter_intrin_avx2.c | ||
vp9_loopfilter_intrin_sse2.c | ||
vp9_loopfilter_mmx.asm | ||
vp9_postproc_mmx.asm | ||
vp9_postproc_sse2.asm | ||
vp9_postproc_x86.h | ||
vp9_subpixel_8t_sse2.asm | ||
vp9_subpixel_8t_ssse3.asm | ||
vp9_subpixel_bilinear_sse2.asm |