Commit 076a455
committed
Declare ScalePlane_16() in libyuv/scale.h
Fix the -Wmissing-prototypes warning. We could also fix the warning by
marking ScalePlane_16() as file static. I chose to declare it in
libyuv/scale.h to match the upstream code more closely.1 parent 2eb35fc commit 076a455
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
34 | 44 | | |
35 | 45 | | |
36 | 46 | | |
| |||
0 commit comments