]> granicus.if.org Git - libvpx/commit
Use Buffer class for post proc tests
authorJohann <johannkoenig@google.com>
Sat, 10 Dec 2016 00:51:01 +0000 (16:51 -0800)
committerJohann <johannkoenig@google.com>
Thu, 26 Jan 2017 17:50:49 +0000 (09:50 -0800)
commitf380a1658d5d3fd085db33c0ee2a5fa9a2ae36d4
tree94d7b070d1f7fed9dd8168bad50838e2b33e68f9
parentbaa4a290ebb9c4030a20c6d80b0e5c098d5dd309
Use Buffer class for post proc tests

Add Buffer features for:
Setting the buffer to the output of an ACMRandom function.
Copying a buffer.
Comparing two buffers.
Printing two buffers.

Change-Id: Ib53fb602451a3abdcee279ea2b65b51fbc02d3df
test/buffer.h
test/pp_filter_test.cc