commit | 65de765f4b97d8bd1a69a426ff02c8bdf8d39669 | [log] [tgz] |
---|---|---|
author | Venkatarama Avadhani <venkatarama.avadhani@ittiam.com> | Fri May 12 08:40:23 2017 +0530 |
committer | JP Sugarbroad <jpsugar@google.com> | Thu Jun 08 15:57:54 2017 -0700 |
tree | c6c8fa064004dc1f6b1f5266c22d6193e5420871 | |
parent | bb5dd82eb22356d8805031da0aa4c6431760227e [diff] |
Correcting NumCoeff Check in VLD The coefficient index should be less than the number of coefficients allowed (max = 64). The check has been moved, so we check only before reading a new coefficient. Bug: 37237390 Bug: 37203196 Test: ran POC on patched n-mr2 system Change-Id: I61060c524a5c3c26c7d1fe901393df083b2372ea (cherry picked from commit edfd6f6089d54c9bdf937b614724cb02179ed178)