|
|
const AVClass * | class |
| |
|
int | mode |
| | TInterlaceMode, interlace mode selected.
|
| |
|
AVRational | preout_time_base |
| |
|
int | flags |
| | flags affecting interlacing algorithm
|
| |
|
int | frame |
| | number of the output frame
|
| |
|
int | vsub |
| | chroma vertical subsampling
|
| |
|
AVFrame * | cur |
| |
|
AVFrame * | next |
| |
|
uint8_t * | black_data [4] |
| | buffer used to fill padded lines
|
| |
|
int | black_linesize [4] |
| |
|
FFDrawContext | draw |
| |
|
FFDrawColor | color |
| |
|
const AVPixFmtDescriptor * | csp |
| |
|
void(* | lowpass_line )(uint8_t *dstp, ptrdiff_t width, const uint8_t *srcp, ptrdiff_t mref, ptrdiff_t pref, int clip_max) |
| |
The documentation for this struct was generated from the following file: