Sign in
aomedia
/
avm
/
e9947a8d2db9a0e03f021ccface5d17c84be5761
/
vpx_dsp
/
vpx_convolve.c
1214cee
vpx_dsp/: apply clang-format
by clang-format
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
938b8df
Extend convolution functions to 128x128 for ext-partition.
by Geza Lore
· 9 years ago
8f6b943
VPX: Add rtcd support for scaling.
by Scott LaVarnway
· 10 years ago
7186a2d
Code refactor on InterpKernel
by Zoe Liu
· 10 years ago
[Renamed (93%) from vp9/common/vp9_convolve.c]
fd3658b
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
by James Zern
· 10 years ago
f274c21
vpx_mem: remove vpx_memcpy
by James Zern
· 10 years ago
1929c9b
Rename highbitdepth functions to use highbd prefix
by Deb Mukherjee
· 10 years ago
8a01074
Merge "Incorporate WRAPLOW macro into non-highbitdepth tx"
by Deb Mukherjee
· 10 years ago
d50716f
Incorporate WRAPLOW macro into non-highbitdepth tx
by Deb Mukherjee
· 10 years ago
befc36d
Fix invalid memory access in inter prediction (issue 853).
by Alexander Voronov
· 10 years ago
0d3c3d3
Adds high bitdepth convolve, interpred & scaling
by Deb Mukherjee
· 11 years ago
8357292
Fix test on maximum downscaling limits
by Adrian Grange
· 11 years ago
fd6bf31
vp9_convolve.c: cleanup -wextra warnings
by Adrian Grange
· 11 years ago
bf79a4d
vp9/common: Silence MSVC warning in vp9_convolve.c.
by Tom Finegan
· 11 years ago
cca4276
vp9_filter.h: rename interp_kernel type
by James Zern
· 11 years ago
4264c93
Renaming INTERPOLATION_TYPE to INTERP_FILTER.
by Dmitry Kovalev
· 11 years ago
629fb85
vp9_convole.c cleanup.
by Dmitry Kovalev
· 11 years ago
56af13a
cpplint issue with convolve resolved
by Jim Bankoski
· 11 years ago
9be0bb1
Replace memcpy with vpx_memcpy
by Yaowu Xu
· 12 years ago
a783da8
Silence a bunch of MSVC warnings
by Yaowu Xu
· 12 years ago
01b35c3
API extensions and sample app for spacial scalable encoder
by Ivan Maltz
· 12 years ago
e326cec
Fix intermediate height in convolve_c
by Tero Rintaluoma
· 12 years ago
c8ba8c5
cosmetics: strip 'VP9_' from defines in vp9 only code
by James Zern
· 12 years ago
3f10831
Fix bug in convolution functions (filter selection)
by Adrian Grange
· 12 years ago
2612b99
Adding VP9_FILTER_BITS constant.
by Dmitry Kovalev
· 12 years ago
9a31d05
Removing unused convolve_avg_c function + cleanup.
by Dmitry Kovalev
· 12 years ago
decead7
Replace copy_memNxM functions with a generic copy/avg function.
by Ronald S. Bultje
· 12 years ago
18303b1
Fix intermediate height in convolve
by Tero Rintaluoma
· 12 years ago
735febf
Removing the implicit compound inter experiment
by Deb Mukherjee
· 12 years ago
a9ebbcc
convolve: support larger blocks, fix asm saturation bug
by John Koleszar
· 12 years ago
23144d2
Implicit weighted prediction experiment
by Deb Mukherjee
· 12 years ago
6fd7dd1
Use 256-byte aligned filter tables
by John Koleszar
· 12 years ago
eb939f4
Spatial resamping of ZEROMV predictors
by John Koleszar
· 12 years ago
6a4f708
Refactor inter recon functions to support scaling
by John Koleszar
· 12 years ago
094e257
Faster convolve8_avg.
by Christian Duvivier
· 12 years ago
7a07eea
Convert subpixel filters to use convolve framework
by John Koleszar
· 12 years ago
5ca6a36
Add 8-tap generic convolver
by John Koleszar
· 12 years ago