summaryrefslogtreecommitdiff
path: root/test/util.h
diff options
context:
space:
mode:
authorJerome Jiang <jianj@google.com>2019-05-09 21:04:11 -0700
committerJerome Jiang <jianj@google.com>2019-05-09 21:04:11 -0700
commite742d5ac09e2324540be964aa04d1af28e5ce504 (patch)
tree8699a76aa2a3010e7ca883b47086cf230a6ce4cb /test/util.h
parent14cc2c4709c37b4fde40b1d978f6081e5d7f4f09 (diff)
downloadlibvpx-e742d5ac09e2324540be964aa04d1af28e5ce504.tar
libvpx-e742d5ac09e2324540be964aa04d1af28e5ce504.tar.gz
libvpx-e742d5ac09e2324540be964aa04d1af28e5ce504.tar.bz2
libvpx-e742d5ac09e2324540be964aa04d1af28e5ce504.zip
Fix tsan failure in webrtc test.
plane block size is used when computing model rd for uv. However, it iterates thru sub-blocks based on tx size on uv planes and plane block size could be bigger than that, which leads to reading beyond tile boundary when the block is on it. BUG=b/131414589 Change-Id: I362091484b1325b89d2175039323b235a06ebffc
Diffstat (limited to 'test/util.h')
0 files changed, 0 insertions, 0 deletions