Two pass rc refactoring.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 14 May 2012 13:54:54 +0000 (14:54 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 14 May 2012 17:53:14 +0000 (18:53 +0100)
commit59a5c7d5506385b2a034ee2e0a871ea7703f09f1
tree42946b1e6ce4e4a856c817bc55544732c1f8a507
parent35358320e33b6602c5dd728367cf3db77f1f9af9
Two pass rc refactoring.

Removed odd *100 >> 4 factor from boost calculations. Not all the
calculations exactly match what was there before so there may be
some minor impact on results.

Some other minor tidying up in regard to coding conventions.

The specific values of factors and thresholds will likely change as
part of subsequent patches.

Change-Id: Id976321484ac02ba50294cf54fafbc17dda85686
vp8/encoder/firstpass.c