Sign in
aomedia
/
avm
/
4f0b3ed8b8fa32a866c24e332406fd9187b23cf9
/
av1
/
common
/
convolve.c
822eea3
Exclusively uses 12-tap filter in convolve_round
by Angie Chiang
· 8 years ago
7927a97
Add av1_convolve_2d_facade
by Angie Chiang
· 8 years ago
dbfec2a
Add convolve-round experiment
by Angie Chiang
· 8 years ago
caa9e5a
Refactor av1_convolve
by Angie Chiang
· 8 years ago
117aa0d
Add CONVOLVE_POST_ROUNDING flag
by Angie Chiang
· 8 years ago
f715922
Store result on conv_params->buf when no rounding
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
203b1d3
Clean up redundant #if statements
by Jingning Han
· 8 years ago
84f05d2
One-dir 12 sharp filter only in highbitdepth mode
by Angie Chiang
· 8 years ago
9e963dc
Shorter-tap interp first in highbitdepth mode
by Angie Chiang
· 8 years ago
1f80f78
Revert changes that breaks build
by Yaowu Xu
· 8 years ago
80433be
Clean up redundant code in convolve.c
by Angie Chiang
· 8 years ago
e0a75f8
Turn on SIMD hbd convolve implementation
by Angie Chiang
· 8 years ago
d463fdf
Use consistent function call for av1_convolve
by Angie Chiang
· 8 years ago
7a483cf
Turn on SIMD optimization for dual_filter
by Angie Chiang
· 8 years ago
b9b017d
Allow only one direction uses 12 sharp filter
by Angie Chiang
· 8 years ago
b79424e
Do interpolation with lower-tap filter first
by Angie Chiang
· 8 years ago
e067de0
Add av1_convolve_init()
by Angie Chiang
· 8 years ago
6557ea9
Rename av1_convolve.[hc] to convolve.[hc]
by Yaowu Xu
· 8 years ago
[Renamed (99%) from av1/common/av1_convolve.c]
6421191
av1/convolve.[hc],av1_convolve_test: add missing copyright
by Angie Chiang
· 8 years ago
7b9407a
s/INTERP_FILTER/InterpFilter/
by James Zern
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
[Renamed (66%) from av1/common/vp10_convolve.c]
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (98%) from vp10/common/vp10_convolve.c]
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
87c2db8
fix vp10_convolve() signatures
by skal
· 9 years ago
fde48c9
Merge "HBD convolution filtering (10/12 taps) SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
8cacca7
HBD convolution filtering (10/12 taps) SSE4.1 optimization
by Yi Luo
· 9 years ago
bc4341f
vp10: add some missing includes
by James Zern
· 9 years ago
8404253
Fix bugs in convolution filter optimization
by Yi Luo
· 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
d84a2e7
Properly handle the filter extension in highbd setting
by Jingning Han
· 9 years ago
14dd553
Properly handle 2D filter boundary extension
by Jingning Han
· 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
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
bab2912
Some refactoring and cleanups of interp filter
by Debargha Mukherjee
· 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