ref: c192def8f3433d6713824fd31e76e9fa58cfd7f9
parent: 2e6a1976a0fd9bc1cfbae137876b397b1148037e
author: Yunqing Wang <yunqingwang@google.com>
date: Tue Oct 25 05:00:58 EDT 2016
Change 2 motion search counts to be tile data This patch modified the motion search counts used in: https://chromium-review.googlesource.com/#/c/305640/ These 2 counts were originally added as thread data, and used to make decisions in motion search. The tile encoding order can be inconsistent while using different number of threads, which can cause bitstream mismatch. Here moved them to tile data to solve the issue. BUG=webm:1322 Change-Id: Iedc4477aef1746aa0a4f84d88a1156296fd3ba87