]> granicus.if.org Git - libvpx/commit
vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts
authorJames Zern <jzern@google.com>
Wed, 16 Sep 2020 20:43:05 +0000 (13:43 -0700)
committerJames Zern <jzern@google.com>
Wed, 16 Sep 2020 20:43:05 +0000 (13:43 -0700)
commitc211b82d08231a959aee8354e76db179e7dd2139
tree28ee7a90f77edc609f6f709d1fb4799e329cc5aa
parent97356acb50e212fcfb7c91715718ec70953f780c
vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant casts

avg_frame_bandwidth is an int, quiets a clang-tidy warning

Change-Id: I2a2822652ca6a06e9d1d6d4318f544d419d437e8
vp9/encoder/vp9_ratectrl.c