summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86/vp9_denoiser_sse2.c
diff options
context:
space:
mode:
authorYunqing Wang <yunqingwang@google.com>2014-10-16 12:29:48 -0700
committerYunqing Wang <yunqingwang@google.com>2014-10-17 14:25:33 -0700
commit7c4992c4667f4f3392b911e3a8b17a776a216c5f (patch)
tree44ca3034b767a03389498e42c51992414c085b75 /vp9/encoder/x86/vp9_denoiser_sse2.c
parentd86d834fcb153281c6c470700011385c1849927a (diff)
downloadlibvpx-7c4992c4667f4f3392b911e3a8b17a776a216c5f.tar
libvpx-7c4992c4667f4f3392b911e3a8b17a776a216c5f.tar.gz
libvpx-7c4992c4667f4f3392b911e3a8b17a776a216c5f.tar.bz2
libvpx-7c4992c4667f4f3392b911e3a8b17a776a216c5f.zip
Remove the dependency in token storing locations
Currently, the tokens for a tile are stored immediately after its preceding tile, which causes a dependency. This is unnecessary since we always allocate enough memory for tokens. Removing the dependency allows token writing done in parallel. This patch doesn't change encoding result. Change-Id: I7365a6e5e2c2833eb14377c37e1503c9d0f26543
Diffstat (limited to 'vp9/encoder/x86/vp9_denoiser_sse2.c')
0 files changed, 0 insertions, 0 deletions