summaryrefslogtreecommitdiff
path: root/test/convolve_test.cc
AgeCommit message (Expand)Author
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
2015-05-29mips msa vp9 updated macros and disable all MSA functionsParag Salasakar
2015-04-30Merge "mips msa vp9 copy and avg convolve optimization"Parag Salasakar
2015-04-29mips msa vp9 copy and avg convolve optimizationParag Salasakar
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-21mips msa vp9 convolve8 horiz optimizationParag Salasakar
2015-04-21mips msa vp9 convolve8 hv optimizationParag Salasakar
2015-04-18mips msa vp9 convolve8 vert optimizationParag Salasakar
2014-12-12Fix test to call clear system state in convolve_test.Jim Bankoski
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 07James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 04James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 03James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 02Scott LaVarnway
2014-12-09Add convolve_copy and convolve_avg to the testJohann
2014-11-07Test name changes to use SSE/SSE2 exactlyDeb Mukherjee
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-03Incorporate WRAPLOW macro into non-highbitdepth txDeb Mukherjee
2014-09-19Fix compile warning.hkuang
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-09-11Allow specifying opt dependenciesJohann
2014-08-07Fix bug 804levytamar82
2014-07-18convolve_test: drop '_t' from local typenamesJames Zern
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-06-09convolve: disable avx2 variantsJames Zern
2014-05-27Turn on unit tests for AVX2 convolve functionsYunqing Wang
2014-05-23Use extreme values for input in convovle testsYaowu Xu
2014-05-14Hiding vp9_sub_pel_filters_{8, 8s, 8lp} filters in *.c file.Dmitry Kovalev
2014-05-12Only build neon assembly for armv7 targetsJohann
2014-04-21Reusing vp9_get_interp_kernel() function in unit tests.Dmitry Kovalev
2014-01-23test/: remove unnecessary extern "C"sJames Zern
2013-11-19Removing PARAMS macro for consistencyJoshua Litt
2013-10-10SSE2 8-tap sub-pixel filter optimizationYunqing Wang
2013-10-02mips dsp-ase r2 vp9 decoder convolve module optimizationsParag Salasakar
2013-08-30Fix intermediate height in convolve_cTero Rintaluoma
2013-08-23Fix bug in convolution functions (filter selection)Adrian Grange
2013-08-05Begin to restrict x86inc.asm usageJim Bankoski
2013-07-17vp9_convolve8_neon placeholderJohann
2013-07-12vp9_convolve8_[horiz|vert]_avgJohann
2013-07-11convolve8 optimizations for neonJohann
2013-07-10Replace copy_memNxM functions with a generic copy/avg function.Ronald S. Bultje
2013-06-17convolve_test: align filter arraysJames Zern