commit | 89d648be89f566f2ec708a80b56c47d69327ab24 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Tue Nov 22 11:22:08 2016 -0800 |
committer | Jingning Han <jingning@google.com> | Tue Nov 22 22:26:09 2016 +0000 |
tree | f3fa9504e5a4c76aece7bd6e4b3edd7661175267 | |
parent | fe45b216aca251869272735b64f04651073dfd26 [diff] |
Fix coding performance drop in var-tx, supertx, and ext-partition This commit fixes the use of uninitialized value in the RD search loop. It brings back the coding performance loss when the above three experiments are all turned on. BUG=aomedia:92 Change-Id: I19d7904c354e7a94e5f672bf416267971791c371