commit | f0fbf9d988afca4e2acb27cf39d1de63227b0ad3 | [log] [tgz] |
---|---|---|
author | Angie Chiang <angiebird@google.com> | Wed Mar 15 15:01:22 2017 -0700 |
committer | Angie Chiang <angiebird@google.com> | Thu Mar 16 20:48:41 2017 +0000 |
tree | f4470ca101f938e4b0bd98eb2ae2ddb8dc0eaf02 | |
parent | da3d94fe2c0a993b42c2146ddf6e669fa6be7e0a [diff] |
Add frame level buffer to store txfm coeffs Doing tokenize in the last step of RD loop and then doing packing tokens in bitstream packing phase is hard for debugging. Therefore, we create a frame-level buffer to store the txfm coeffs from the reconstruction in RD loop and then in bitstream packing phase, we can code the txfm coeffs directly. Change-Id: I999470eef6e038317a91585df2bdfc20aca3573e