Set use_highbitdepth flag to either 1 or 0
authorYaowu Xu <Yaowu Xu>
Tue, 9 Feb 2016 04:13:19 +0000 (20:13 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 9 Feb 2016 04:30:50 +0000 (20:30 -0800)
commit5c327cb4506233c422c719f5a5e8c03d1f064b79
tree6c0c5f2942311d34db345488d84646c37c454017
parentf28ea3e830a2447bc9a3813c302f36594d1376d3
Set use_highbitdepth flag to either 1 or 0

This reduces the buffer allocation size for high bit depth buffers by
more than 70%.

Change-Id: Iab9007d9684e8ac30ce7fa94e61f038f01792fc5
vp9/encoder/vp9_encoder.c