Move computation up to frame level
authorYaowu Xu <yaowu@google.com>
Mon, 9 Feb 2015 18:21:17 +0000 (10:21 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 10 Feb 2015 23:41:52 +0000 (15:41 -0800)
commitee5d79995e5e5adc2b4f38f374f3f63624b73c57
tree155d2652de6231ba4140b3d0435cfa035b87a039
parent2d924161c74ede567c925ab26ce489d78af12ccd
Move computation up to frame level

This is to avoid redo the same calculation repeatly, and also allow
easier adjustments for further experiments.

This commit shall have no effect on quality/compression.

Change-Id: I4460acf5c808ff5518da18d21e002c5da58af857
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_encodeframe.h
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_speed_features.h