Define a macro to replace hardcoded values
authorZoe Liu <zoeliu@google.com>
Thu, 4 Feb 2016 13:33:22 +0000 (05:33 -0800)
committerZoe Liu <zoeliu@google.com>
Thu, 4 Feb 2016 13:33:22 +0000 (05:33 -0800)
commit0f7dd403243f35c7d1059fdf9826efef185c189d
treedb688755b40a8bce47bdb1f6b433e823b84421ca
parentf74e04cc62897c81ac6bd6cba08cf69a30e2568f
Define a macro to replace hardcoded values

The definition is for the number of frames to check to determine the
recent decay rate, further to determine the next key frame in the
first pass of the encoder.

Change-Id: Ic696d6eb518a86fa296842273cf8767ef0b0e27a
vp10/encoder/firstpass.c
vp9/encoder/vp9_firstpass.c