vpx/vp8/common
John Koleszar d6c67f02c9 make vp8_recon16x16mb{,y} RTCD functions
ARM NEON has a platform specific version of vp8_recon16x16mb, though
it's just a stub to extract the various parameters from the
MACROBLOCKD struct and pass them to vp8_recon16x16mb_neon(). Using
that function's prototype directly will be a better long term solution,
but it's quite an invasive change.

Change-Id: I04273149e2ade34749e2d09e7edb0c396e1dd620
2010-10-26 13:23:36 -04:00
..
arm make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -04:00
generic make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -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 make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -04:00
recon.h make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -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