commit | f00d157c125a5362b48037a2c65d2f0eee4f5f84 | [log] [tgz] |
---|---|---|
author | Dmitry Kovalev <dkovalev@google.com> | Tue Dec 03 17:59:32 2013 -0800 |
committer | Dmitry Kovalev <dkovalev@google.com> | Tue Dec 03 17:59:32 2013 -0800 |
tree | c3ed89ef93a5cc82057ab6371733875e18691874 | |
parent | 3c34619125ea8a5ea1657d06d7c4d970d0a30599 [diff] |
Moving eob array to the encoder. In the decoder we don't need to save eobs, we can pass eob as an argument. That's why removing eob arrays from VP9Decompressor and TileWorkerData, and moving eob pointer from macroblockd_plane to macroblock_plane. Change-Id: I8eb919acc837acfb3abdd8319af63d1bbca8217a