]> granicus.if.org Git - libvpx/commit
Remove duplicates in Loop8Test6Param and Loop8Test9Param
authorLinfeng Zhang <linfengz@google.com>
Thu, 4 Aug 2016 20:22:39 +0000 (13:22 -0700)
committerJames Zern <jzern@google.com>
Sat, 6 Aug 2016 02:51:01 +0000 (19:51 -0700)
commit2d1e63d0c50cc0088e6b851ec86fdc79f0476ac8
tree6b4f2bcd3c3f262820966c475e79da5764b8d7fb
parentc12f2f3187f06339ee1daa844a71c1087047b3d0
Remove duplicates in Loop8Test6Param and Loop8Test9Param

Extract the duplicated data generation code in OperationCheck() of
Loop8Test6Param and Loop8Test9Param, and put in function InitInput().

Change-Id: Ied39ba4ee86b50501cc5d10ebf54f5333c4708f0
test/lpf_8_test.cc