Unify the rd_mult use in rd_pick_partition
authorJingning Han <jingning@google.com>
Fri, 15 Mar 2019 23:23:43 +0000 (16:23 -0700)
committerJingning Han <jingning@google.com>
Fri, 15 Mar 2019 23:23:43 +0000 (16:23 -0700)
commit813cd2649528966a6d098c0a94e7c48907fc3591
tree6c8e62587a013b675beef26dd9c4ccb5c56ae16a
parentaec12b097630b9751bcf33306b4f4291c6b98b67
Unify the rd_mult use in rd_pick_partition

Abstract the control outside rd_pick_partition function. No need
to switch between x->cb_rdmult and the cpi->rd.RDMULT here.

Change-Id: Ia3104ebe15b5e59a4f29ffe6e8c7d718ecb998a8
vp9/encoder/vp9_encodeframe.c