vpx/vp8/common
John Koleszar 19638c2309 arm: move unrolled loops back to generic code
Some of the ARM functions differed from their generic counterparts
only by unrolling their loops. Since this change may be useful
on other platforms, or might even supercede the looped version
in the generic case, move it back to the generic file.

This code is left under #if ARCH_ARM for now, but it may be worth
considering a different (possibly new) conditional for these. If
it turns out that this should be runtime selectable, these
functions will have to move to the RTCD infrastructure. Don't want
to take that step at this time without more profile data.

Change-Id: I4612fdbc606fbebba4971a690fb743ad184ff15f
2010-10-26 09:51:35 -04:00
..
arm arm: move unrolled loops back to generic code 2010-10-26 09:51:35 -04:00
generic Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
ppc Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
x86 nasm: movhps compatibility QWORD->MMWORD 2010-10-04 20:47:19 -04:00
alloccommon.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
alloccommon.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
bigend.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
blockd.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
blockd.h Convert [4][4] matrices to [16] arrays. 2010-10-21 17:04:30 -07:00
boolcoder.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
codec_common_interface.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
coefupdateprobs.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
common_types.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
common.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
context.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
debugmodes.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
defaultcoefcounts.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dma_desc.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
duck_io.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropy.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropy.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropymode.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropymode.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropymv.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropymv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
extend.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
extend.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
filter_c.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
findnearmv.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
findnearmv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
fourcc.hpp Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
g_common.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
header.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
idct.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
idctllm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
invtrans.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
invtrans.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
littlend.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
loopfilter_filters.c Remove dead code 2010-09-22 11:07:34 -04:00
loopfilter.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
loopfilter.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
mac_specs.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
mbpitch.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
modecont.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
modecont.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
modecontext.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
mv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyx.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyxc_int.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
onyxd.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
partialgfupdate.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
postproc.c Debug option for drawing motion vectors. 2010-10-25 15:39:04 -07:00
postproc.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
ppflags.h Debug option for drawing motion vectors. 2010-10-25 15:39:04 -07:00
pragmas.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
predictdc.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
predictdc.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
preproc.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
preprocif.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
proposed.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quant_common.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quant_common.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
recon.c arm: move unrolled loops back to generic code 2010-10-26 09:51:35 -04:00
recon.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
reconinter.c fixed a typo that mis-used Y plane stride for UV blocks. 2010-10-04 11:31:14 -07:00
reconinter.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
reconintra4x4.c arm: move unrolled loops back to generic code 2010-10-26 09:51:35 -04:00
reconintra4x4.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
reconintra.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
reconintra.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
setupintrarecon.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
setupintrarecon.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
subpixel.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
swapyv12buffer.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
swapyv12buffer.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
systemdependent.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
textblit.c Debug option for drawing motion vectors. 2010-10-25 15:39:04 -07:00
threading.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
treecoder.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
treecoder.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
type_aliases.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vfwsetting.hpp Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_ref_build_prefix.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpxblit_c64.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpxblit.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpxerrors.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00