]> granicus.if.org Git - libvpx/commit
Replace int64_t with int for rdmult
authorYaowu Xu <yaowu@google.com>
Tue, 20 Nov 2018 01:19:18 +0000 (17:19 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 20 Nov 2018 17:40:50 +0000 (09:40 -0800)
commit7bc2edfade3587673d695b63ca5d985a54eec1aa
treec1bdefef4ae6df96c6183eb11d2b9ea0e05671a4
parent1e58bdb41d886be6246f85913b2cd5ec6aae57bd
Replace int64_t with int for rdmult

No need for the upgrade to int64_t

Change-Id: I8331839c00718a0a987257772357be72b40e19be
vp9/encoder/vp9_rd.c