vp9: store TileWorkerData allocations separately
authorJames Zern <jzern@google.com>
Sun, 31 Aug 2014 03:15:37 +0000 (20:15 -0700)
committerJames Zern <jzern@google.com>
Thu, 16 Oct 2014 15:27:57 +0000 (17:27 +0200)
commitff3ae42d8ce434dd23cb6544b53a3afce9408565
tree16913c46ae85d879dbe706f92cca2873965eac31
parent2c133152f7900ac51eff616bd2cf6a8ee46dfd57
vp9: store TileWorkerData allocations separately

move them from VP9Worker::data[12] to allow the structure to be reused a
bit more naturally by the multi-threaded loopfilter.

Change-Id: I31b49c9e93ca744fd7f6d6ed8696671188fb2c1d
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decoder.c
vp9/decoder/vp9_decoder.h