|
FFmpeg
|
#include <swscale_internal.h>
Public Attributes | |
| int | available_lines |
| max number of lines that can be hold by this plane | |
| int | sliceY |
| index of first line | |
| int | sliceH |
| number of lines | |
| uint8_t ** | line |
| line buffer | |
| uint8_t ** | tmp |
| Tmp line buffer used by mmx code. | |
Slice plane.
1.8.12