Commit d5a81a1
committed
refactor(graphics): use an ExactSizeIterator for iter_to_ycbcr
Unfortunately, that doesn't seem to help unrolling & vectorizing: no
perf improvements.
Signed-off-by: Marc-André Lureau <[email protected]>1 parent bfcf7d0 commit d5a81a1
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
147 | 153 | | |
148 | 154 | | |
149 | 155 | | |
| |||
0 commit comments