Store/read 16x16 block statistics obtained from the first pass
authorPengchong Jin <pengchong@google.com>
Mon, 30 Jun 2014 16:52:27 +0000 (09:52 -0700)
committerPengchong Jin <pengchong@google.com>
Tue, 1 Jul 2014 23:47:17 +0000 (16:47 -0700)
commitaaabbd67b240e0dd581902b857fc040c94275190
tree847215065929589e8715f462513cf7a6d11b6745
parent64742f825d1e17a33ed412001414848789258e03
Store/read 16x16 block statistics obtained from the first pass

Add a conditional compile flag for this feature. Also add a
switch to enable the encoder to use these statistics in the
second pass. Currently, the switch is turned off.

Change-Id: Ia1c858c35ec90e36f19f5cffe156b97ddaa04922
configure
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h