view sparc/Makefile @ 12222:7acdbfd2a222 libavcodec

Calculate deblock strength per-MB instead of per-row Gives better cache locality, since the VP8Macroblock structs are still in cache. Inspired by the way x264 does it.
author darkshikari
date Thu, 22 Jul 2010 07:24:22 +0000
parents 8ae93fdefcd7
children
line wrap: on
line source

OBJS-$(HAVE_VIS)                       += sparc/dsputil_vis.o           \
                                          sparc/simple_idct_vis.o       \