]> granicus.if.org Git - libvpx/commit
Inline Intrinsic optimized Denoiser
authorChristian Duvivier <cduvivier@google.com>
Mon, 21 May 2012 14:54:20 +0000 (07:54 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 30 May 2012 21:31:22 +0000 (14:31 -0700)
commit5715c39cf80f400f68132b0e9d0b33dc21016cbf
tree6c5a982d784d779dffc41c19850bf8058e4294d3
parent4890853010847479bb88a43829824649a547c478
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