summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_convolve.c
AgeCommit message (Expand)Author
2017-09-19Refactor convolve codeLinfeng Zhang
2017-09-07Update convolve functions' assertionsLinfeng Zhang
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-04-25Update highbd convolve functions arguments to use uint16_t src/dstLinfeng Zhang
2017-04-19Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolveLinfeng Zhang
2016-10-17add vpx high bitdepth convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-10-13add vpx_highbd_convolve_{copy,avg}_neon()Linfeng Zhang
2016-07-25vpx_dsp: apply clang-formatclang-format
2015-08-03VPX: Add rtcd support for scaling.Scott LaVarnway
2015-07-31Code refactor on InterpKernelZoe Liu