commit | e529986568cdb1554991826dcdf3ee1a28bf90a1 | [log] [tgz] |
---|---|---|
author | Sarah Parker <sarahparker@google.com> | Tue Aug 16 14:57:37 2016 -0700 |
committer | Sarah Parker <sarahparker@google.com> | Thu Sep 01 19:51:11 2016 -0700 |
tree | 8a6ef03493ccb1f5ffb3b252929bdeab7e8dc1fe | |
parent | 9c323bc2721e3b7d6ce0df91e6cf36a7253f0422 [diff] |
Add global motion experiment to rdopt This patch completes the global motion experiment implementation. It modifies the format of the motion parameters to use the mv union to facilitate faster copying and checks for parameters equal to 0 that occur frequently in rdopt. The rd decisions for the global motion experiment have also been added to rdopt. Change-Id: Idfb9f0c6d23e538221763881099c5a2a3891f5a9