Refactoring of rate control - part 1
authorDeb Mukherjee <debargha@google.com>
Wed, 6 Nov 2013 21:13:59 +0000 (13:13 -0800)
committerDeb Mukherjee <debargha@google.com>
Fri, 22 Nov 2013 15:07:24 +0000 (07:07 -0800)
commitf1781e86b76d5fd9e2605655d78679f3153c292d
tree2293088c2549330129a17948cb74f3f53d81f914
parent302c33e49f0f8b61826af5e1d56dff13299bc20c
Refactoring of rate control - part 1

Moves all rate control variables to a separate structure,
removes some currently unused variables,
moves some rate control functions to vp9_ratectrl.c,
and splits the encode_frame_to_data_rate function.

Change-Id: I4ed54c24764b3b6de2dd676484f01473724ab52b
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_mbgraph.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_ratectrl.h
vp9/encoder/vp9_temporal_filter.c