]> granicus.if.org Git - libvpx/commit
tests: remove redundant round() definition
authorJames Zern <jzern@google.com>
Tue, 28 Jun 2016 03:43:04 +0000 (20:43 -0700)
committerJames Zern <jzern@google.com>
Wed, 29 Jun 2016 21:57:47 +0000 (14:57 -0700)
commit0a64929f19cc1ce89f993aa5c9d61a29679eb961
tree40f25bc2f7ff78c38ad414edf5eef51af5ad7438
parentc125f4a594815ad63b50e4b684ada4b44c545932
tests: remove redundant round() definition

use vpx_ports/msvc.h for compatibility

BUG=b/29583530

Change-Id: I9433d8586cd0b790e7f4d697304298feafe801f1
test/dct16x16_test.cc
test/dct32x32_test.cc
test/idct8x8_test.cc