Two pass refactoring continued.
commite237fd7c5ad8c0caf341ca50a4ea65495edce74f
authorPaul Wilkins <paulwilkins@google.com>
Mon, 14 May 2012 14:13:26 +0000 (14 15:13 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 14 May 2012 17:54:05 +0000 (14 18:54 +0100)
treed58d6db3597f7afaf9e4c8f53b12e963317ff3d5
parent59a5c7d5506385b2a034ee2e0a871ea7703f09f1
Two pass refactoring continued.

Remove testing of whether we estimate that it will be possible
to code an arf at a lower Q than the ambient Q.  This adds quite
a bit of extra code and complexity for marginal gain.

Factored out some code relating to ARNR selection to a separate
function as this is likely to be changed / simplified soon.

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