Sign in
aomedia
/
avm
/
0f9dafb884086f6e4a333808c176cbc2c11ccd5d
/
test
/
av1_convolve_test.cc
e820b82
Reorganize code to test various convolve options
by Debargha Mukherjee
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
728cdbe
enable short_filter by default
by Zhijie Yang
· 7 years ago
27e9029
Pack InterpFilters into a single integer
by Rupert Swarbrick
· 7 years ago
ed9e0d0
Unify the many definitions of NELEMENTS
by Sebastien Alaiwan
· 8 years ago
e64d51a
Add 'do_average' to ConvolveParams structure
by David Barker
· 8 years ago
92400ab
Enable build support for high-bitdepth by default
by Sebastien Alaiwan
· 8 years ago
5894efb
Fix unused variable warnings in a couple tests.
by Tom Finegan
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
8c019d5
Test average in av1_convolve_horiz/vert
by Angie Chiang
· 8 years ago
a60da3b
Use buffer vector to manage input/output buffer
by Angie Chiang
· 8 years ago
dd1ca30
Reimplement av1_convolve unit test
by Angie Chiang
· 8 years ago
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
e3a4c1c
Pass plane into get_conv_params###
by Angie Chiang
· 8 years ago
9f45bc4
Pass ConvolveParams into prediction functions
by Angie Chiang
· 8 years ago
674bffd
Add rounding option into av1_convolve
by Angie Chiang
· 8 years ago
1733f6b
Merge ext_interp and dual_filter
by Angie Chiang
· 8 years ago
b968d46
Test all subpels in av1_convolve_vert_first test
by Angie Chiang
· 8 years ago
b79424e
Do interpolation with lower-tap filter first
by Angie Chiang
· 8 years ago
637590c
Fix warnings from static analaysis tools
by Yaowu Xu
· 8 years ago
6557ea9
Rename av1_convolve.[hc] to convolve.[hc]
by Yaowu Xu
· 8 years ago
7b9407a
s/INTERP_FILTER/InterpFilter/
by James Zern
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
[Renamed (72%) from test/vp10_convolve_test.cc]
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
ed07056
Fix Visual Studio build warnings
by Yunqing Wang
· 9 years ago
3a826f1
test/: apply clang-format
by clang-format
· 9 years ago
3bd709f
Remove vp8, vp9 folders
by Yaowu Xu
· 9 years ago
81ad953
Convolution vertical filter SSSE3 optimization
by Yi Luo
· 9 years ago
229690a
Convolution horizontal filter SSSE3 optimization
by Yi Luo
· 9 years ago
9de916e
Fix dual filter type for high bit-depth
by Jingning Han
· 9 years ago
bd33326
Dual prediction filter type for motion compensated reference
by Jingning Han
· 9 years ago
c0f708c
Merge "convolve8 sse2 test" into nextgenv2
by Angie Chiang
· 9 years ago
bab2912
Some refactoring and cleanups of interp filter
by Debargha Mukherjee
· 9 years ago
8878fa4
convolve8 sse2 test
by Angie Chiang
· 9 years ago
1e40306
Fix 12 TAP convolution bug
by Angie Chiang
· 9 years ago
d534911
add convolution function with adjustable length
by Angie Chiang
· 9 years ago