summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/highbd_convolve_avx2.c
AgeCommit message (Expand)Author
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