FFmpeg
Public Attributes | List of all members
SwsPlane Struct Reference

Slice plane. More...

#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.
 

Detailed Description

Slice plane.


The documentation for this struct was generated from the following file: