Refactor get_prediction_decay_rate()
authorangiebird <angiebird@google.com>
Wed, 9 Oct 2019 22:24:11 +0000 (15:24 -0700)
committerangiebird <angiebird@google.com>
Thu, 10 Oct 2019 22:44:51 +0000 (15:44 -0700)
commitaa49cd4ad4ff74f8c35578689b64ce6d4a1dce05
treeab3987ac5d6715bc09d8fbbfcec4b834a181c679
parent47481291519e8469398c8a5afd7c2688f575061e
Refactor get_prediction_decay_rate()

Replace cpi by frame_info
Rename next_frame by frame_stats

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