]> granicus.if.org Git - libvpx/commit
add convolution function with adjustable length
authorAngie Chiang <angiebird@google.com>
Fri, 5 Feb 2016 00:13:18 +0000 (16:13 -0800)
committerAngie Chiang <angiebird@google.com>
Sat, 6 Feb 2016 01:33:19 +0000 (17:33 -0800)
commitd5349112e86c73a153ce8260cdb9291dc2f1e067
treed566d7471175f5a34fdd6c181eae4616183b745e
parent9604f6900597b4f44010340ca614d8803f771c59
add convolution function with adjustable length

Change-Id: I1a5b1e15a188ef11594d0c6ac0dbd42aac59cfca
test/test.mk
test/vp10_convolve_test.cc [new file with mode: 0644]
vp10/common/filter.c
vp10/common/filter.h
vp10/common/reconinter.h
vp10/common/vp10_convolve.c [new file with mode: 0644]
vp10/common/vp10_convolve.h [new file with mode: 0644]
vp10/decoder/decodeframe.c
vp10/vp10_common.mk
vpx_ports/mem.h