Add constant to represent minimum KF boost
authorAdrian Grange <agrange@google.com>
Thu, 23 Jan 2014 17:02:29 +0000 (09:02 -0800)
committerAdrian Grange <agrange@google.com>
Fri, 31 Jan 2014 15:52:09 +0000 (07:52 -0800)
commit284e793d5a26b5a5c9cdcec547e71ba3778b1768
tree220a74af057a465efb7f52802503732599550833
parent6f954c7b5c60c765bbe10ad01d81beaaa9c81151
Add constant to represent minimum KF boost

Added a constant to represent the minimum KF boost
rather than using the magic number 2000 in the code.

Change-Id: I9428b61f47d26312caff81c6f9ae8587df004791
vp9/encoder/vp9_firstpass.c