FFmpeg
Data Fields
TInterlaceContext Struct Reference

#include <tinterlace.h>

Data Fields

const AVClassclass
 
int  mode
  TInterlaceMode, interlace mode selected. More...
 
 
  flags affecting interlacing algorithm More...
 
  number of the output frame More...
 
int  vsub
  chroma vertical subsampling More...
 
AVFramecur
 
 
  buffer used to fill padded lines More...
 
 
 
 
 
void(*  lowpass_line )(uint8_t *dstp, ptrdiff_t width, const uint8_t *srcp, ptrdiff_t mref, ptrdiff_t pref, int clip_max)
 

Detailed Description

Definition at line 52 of file tinterlace.h.

Field Documentation

const AVClass* TInterlaceContext::class

Definition at line 53 of file tinterlace.h.

int TInterlaceContext::mode

TInterlaceMode, interlace mode selected.

Definition at line 54 of file tinterlace.h.

Referenced by config_out_props(), and filter_frame().

AVRational TInterlaceContext::preout_time_base

Definition at line 55 of file tinterlace.h.

Referenced by config_out_props(), and filter_frame().

int TInterlaceContext::flags

flags affecting interlacing algorithm

Definition at line 56 of file tinterlace.h.

Referenced by config_out_props(), ff_tinterlace_init_x86(), and filter_frame().

int TInterlaceContext::frame

number of the output frame

Definition at line 57 of file tinterlace.h.

Referenced by filter_frame().

int TInterlaceContext::vsub

chroma vertical subsampling

Definition at line 58 of file tinterlace.h.

Referenced by config_out_props().

AVFrame* TInterlaceContext::cur

Definition at line 59 of file tinterlace.h.

Referenced by filter_frame(), and uninit().

AVFrame* TInterlaceContext::next

Definition at line 60 of file tinterlace.h.

Referenced by filter_frame(), and uninit().

uint8_t* TInterlaceContext::black_data[4]

buffer used to fill padded lines

Definition at line 61 of file tinterlace.h.

Referenced by config_out_props(), filter_frame(), and uninit().

int TInterlaceContext::black_linesize[4]

Definition at line 62 of file tinterlace.h.

Referenced by config_out_props(), and filter_frame().

FFDrawContext TInterlaceContext::draw

Definition at line 63 of file tinterlace.h.

Referenced by config_out_props().

FFDrawColor TInterlaceContext::color

Definition at line 64 of file tinterlace.h.

Referenced by config_out_props().

const AVPixFmtDescriptor* TInterlaceContext::csp

Definition at line 65 of file tinterlace.h.

Referenced by copy_picture_field(), and ff_tinterlace_init_x86().

void(* TInterlaceContext::lowpass_line)(uint8_t *dstp, ptrdiff_t width, const uint8_t *srcp, ptrdiff_t mref, ptrdiff_t pref, int clip_max)

Definition at line 66 of file tinterlace.h.

Referenced by copy_picture_field(), and ff_tinterlace_init_x86().


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

Generated on Fri Jan 12 2018 01:48:36 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /