summaryrefslogtreecommitdiff
path: root/test/convolve_test.cc
AgeCommit message (Expand)Author
2018-04-25vp9: [loongson] optimize vpx_convolve8 with mmiguxiwei-hf@loongson.cn
2018-03-29Merge "test: use testing::*tuple instead of std::tr1"James Zern
2018-03-28test: use testing::*tuple instead of std::tr1James Zern
2018-03-28vp9: [loongson] optimize vpx_convolve8 with mmi.gxw
2018-03-22Fix dangling-else warningsLinfeng Zhang
2017-11-29mips msa optimize vpx_scaled_2d functionKaustubh Raste
2017-10-24Optimize convolve8 SSSE3 and AVX2 intrinsicsKyle Siefring
2017-10-17Merge "Generalize CheckScalingFiltering in ConvolveTest"Linfeng Zhang
2017-10-10Generalize CheckScalingFiltering in ConvolveTestLinfeng Zhang
2017-10-09Extend 16 wide AVX2 convolve8 code to support averaging.Kyle Siefring
2017-10-07Add AVX2 version of vpx_convolve8_avg.Kyle Siefring
2017-10-03Refactor x86/vpx_subpixel_8t_intrin_ssse3.cLinfeng Zhang
2017-09-26Add vpx_scaled_2d_neon()Linfeng Zhang
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-05-02ppc: Add convolve8_vsx and convolve8_avg_vsxLuca Barbato
2017-05-02ppc: Add convolve8_avg_vert_vsxLuca Barbato
2017-05-02ppc: Add convolve8_vertLuca Barbato
2017-05-02ppc: Add convolve8_horiz_avgLuca Barbato
2017-05-02ppc: Add convolve8_horizLuca Barbato
2017-04-29ppc: Add convolve_avgLuca Barbato
2017-04-29ppc: Add convolve_copyLuca Barbato
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
2016-10-17add vpx high bitdepth convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-10-13add vpx_highbd_convolve_{copy,avg}_neon()Linfeng Zhang
2016-09-29Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()Linfeng Zhang
2016-09-27Clean convolve_test.ccLinfeng Zhang
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-07-27test: apply clang-formatclang-format
2016-07-01Merge changes I59a11921,I296a0b81,I397d7753Johann Koenig
2016-06-30test: remove x86inc.asm distinctionJohann
2016-06-29convolve_test: fix byte offsets in hbd buildJames Zern
2016-05-13convolve_test: Fix high bit depth IOC runtime errors.Tom Finegan
2016-05-09convolve_test: Fix IOC runtime errors.Tom Finegan
2016-04-27Port convolve test refactor to master.Alex Converse
2016-02-11tests: quiet some unused parameter warningsJames Zern
2015-10-09Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse
2015-10-09Generate convolve_test wrapper functions with a macroAlex Converse
2015-08-05VPX: remove scaled calls from FUN_CONV_1DScott LaVarnway
2015-07-31Code refactor on InterpKernelZoe Liu
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-07-22Delete ChangeFilterWorks testScott LaVarnway
2015-07-06remove vp9_get_interp_kernel()James Zern
2015-07-01Fix --disable-use-x86incJohann
2015-06-04mips msa vp9 convolve8 avg hv optimizationParag Salasakar
2015-06-03mips msa vp9 convolve8 avg horiz optimizationParag Salasakar
2015-06-03mips msa vp9 convolve8 avg vert optimizationParag Salasakar
2015-06-02mips msa vp9 updated convolve horiz, vert, hv, copy, avg moduleParag Salasakar