commit | 3eb692de916c3576a18990e3e4193fce93c016dc | [log] [tgz] |
---|---|---|
author | Hamsalekha S <hamsalekha.s@ittiam.com> | Fri Sep 08 13:52:05 2017 +0530 |
committer | Robert Shih <robertshih@google.com> | Fri Sep 08 13:21:14 2017 -0700 |
tree | d2edfd9fee0e628f6df9e50d9fa34b4f2f650789 | |
parent | cbcd2846fa837e4be6d35f5c1211b070bc8d26da [diff] |
Decoder: Corrected variable datatypes in ih264d_get_implicit_weights. The difference between two 32 signed numbers was getting assigned to 16 bits, leading to a divide by zero arithmetic execption. Modified variable names to match their datatypes. Bug: 65122447 Change-Id: I45ade1945f10b4d7660bd09fb564e60fd29d40dc