commit | 771811710499607198e5af2f60da1df65f145c56 | [log] [tgz] |
---|---|---|
author | Scott LaVarnway <slavarnway@google.com> | Tue Sep 29 05:20:49 2015 -0700 |
committer | Scott LaVarnway <slavarnway@google.com> | Tue Sep 29 05:20:49 2015 -0700 |
tree | afd9967741ca9c63874d89c36c477248d1a56ef0 | |
parent | af631e1f1959cf4961e1abeb7f547d6a9114fbcd [diff] |
VP9: move loopfilter build masks to decode loop The loopfilter masks are now built in the decode loop. This is done so we can eventually reduce the number of MODE_INFO structs required by the decoder. The encoder builds the masks for the entire frame prior to calling the loopfilter. Change-Id: Ia2146b07e0acb8c50203e586dfae0c4c5b316f11