Cleaning up rate control code.
authorDmitry Kovalev <dkovalev@google.com>
Tue, 26 Mar 2013 18:25:58 +0000 (11:25 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Tue, 26 Mar 2013 18:25:58 +0000 (11:25 -0700)
commit77c664ade365cbca8bc317ba87c8a18858aa7868
treea20dab2f8d01864b37d729091be66dc9a28cbfc2
parent8e1c368486672a191e12b52b8aa3d3c2aab6d07a
Cleaning up rate control code.

Lower case variable names, declaration and initialization on the same line,
removing redundant casts to double.

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