Commit cdd9b1e
committed
vp9: fix integer overflow in vp9_highbd_post_proc
Make the same fixes to:
vp9_highbd_mbpost_proc_across_ip_c()
vp9_highbd_mbpost_proc_down_c()
Bug: b:468736065
Change-Id: If90015b43163bf3b9f62e3d5b49d3f07e78a0b2e1 parent ddf807a commit cdd9b1e
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments