Inline Intrinsic optimized Denoiser
authorChristian Duvivier <cduvivier@google.com>
Mon, 21 May 2012 14:54:20 +0000 (07:54 -0700)
committerJim Bankoski <jimbankoski@google.com>
Mon, 21 May 2012 14:54:20 +0000 (07:54 -0700)
commit38ddb426d097349c0926977068f97655d2d77f26
treec26516a481194c0610d4975f6f15ead11b1cff2d
parent51fe9168d5fb570abc93b3d15dc9a4e5c320cd95
Inline Intrinsic optimized Denoiser

Faster version of denoiser, cut cost by 1.7x for C path, by 3.3x for
SSE2 path.

Change-Id: I154786308550763bc0e3497e5fa5bfd1ce651beb
build/make/configure.sh
vp8/common/rtcd_defs.sh
vp8/encoder/denoising.c
vp8/encoder/denoising.h
vp8/encoder/x86/denoising_sse2.c [new file with mode: 0644]
vp8/vp8cx.mk