summaryrefslogtreecommitdiff
path: root/test/lpf_8_test.cc
AgeCommit message (Expand)Author
2016-05-26Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2Linfeng Zhang
2016-03-08VPX: loopfilter_mmx.asm using x86inc 2Scott LaVarnway
2016-03-04Revert "VPX: loopfilter_mmx.asm using x86inc"James Zern
2016-02-18VPX: loopfilter_mmx.asm using x86incScott LaVarnway
2016-02-16lpf_8_test: remove unneeded function wrapperJames Zern
2016-02-16split vpx_highbd_lpf_horizontal_16 in twoJames Zern
2016-02-16split vpx_lpf_horizontal_16 in twoJames Zern
2016-02-16vpx_highbd_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_8: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_8: remove unused count paramJames Zern
2016-02-16lpf_8_test: add missing dspr2 testsJames Zern
2016-02-16lpf_8_test: add missing vpx_lpf_horizontal_4 testsJames Zern
2016-02-16lpf_8_test: add missing vpx_lpf_vertical_4 testsJames Zern
2016-02-16lpf_8_test: simplify function wrapper generationJames Zern
2015-09-01Enable missing dual lpf testJohann
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-07-17Rename loop filter function from vp9_ to vpx_Jingning Han
2015-07-16Migrate loop filter functions from vp9/ to vpx_dsp/Jingning Han
2015-06-05mips msa vp9 loopfilter 4, 8 optimizationParag Salasakar
2015-06-04mips msa vp9 loopfilter 16 optimizationParag Salasakar
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-03Test loopfilters with count=2Ed Baker
2015-01-06Disable vp9 _8_ loopfiltersJohann
2015-01-06Add missing tests for neon _16_ filtersJohann
2014-12-16VP9 common for ARMv8 by using NEON intrinsics 15James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 01James Yu
2014-12-04Loop filter test fixDeb Mukherjee
2014-12-03acm_random: provide full range for Rand8()James Zern
2014-11-07Test name changes to use SSE/SSE2 exactlyDeb Mukherjee
2014-11-01WORKAROUND FIX FOR GCC4.9.1levytamar82
2014-09-23High bit-depth loop/arf/postproc filter functionsDeb Mukherjee