summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/highbd_convolve_avx2.c
AgeCommit message (Expand)Author
2018-01-18clang-format v5.0.0 vpx_dsp/Johann
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang
2017-05-03High bit depth inter prediction horizontal/vertical filters AVX2Yi Luo
2017-04-25Update highbd convolve functions arguments to use uint16_t src/dstLinfeng Zhang
2017-04-19Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolveLinfeng Zhang
2017-04-14Add AVX2 optimization to copy/avg functionsYi Luo