Commit 970a68f
media/hevc_d: Fix height rounding for old sand formats
Round old sand format heights to 16 rather than 8 as Pi4 ISP
input requires this (gives EFAULT otherwise). As ISP cannot
take new sand formats do not change them.
Signed-off-by: John Cox <jc@kynesim.co.uk>1 parent 7a41407 commit 970a68f
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments