commit | e9b8810b4d5c1db78ef07b6061b05d2d62d55eb6 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@google.com> | Sun Aug 31 13:16:37 2014 -0700 |
committer | James Zern <jzern@google.com> | Thu Oct 16 18:55:46 2014 +0200 |
tree | 45170d04d2997990b13aaaa35be8d08425f2dd02 | |
parent | 175c870efac0949c3d35d8139b195c2a417fa4c8 [diff] |
move LFWorkerData allocation to VP9LfSync this removes an assumption that worker->data1 would be pointing to a TileWorkerData allocation. additionally, within the multi-threaded loopfilter pass VP9LfSync as a parameter to the worker hook, removing the need for a shadow pointer in LFWorkerData. Change-Id: Ic7b2faa34e3eb59dbcb8a7c67f333448fa047c88