FFmpeg
Data Fields
DebandContext Struct Reference

Data Fields

const AVClassclass
 
 
float  threshold [4]
 
 
int  blur
 
float  direction
 
 
 
 
int  shift [2]
 
int  thr [4]
 
intx_pos
 
inty_pos
 
int(*  deband )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)
 

Detailed Description

Definition at line 30 of file vf_deband.c.

Field Documentation

const AVClass* DebandContext::class

Definition at line 31 of file vf_deband.c.

int DebandContext::coupling

Definition at line 33 of file vf_deband.c.

Referenced by config_input(), and query_formats().

float DebandContext::threshold[4]

Definition at line 34 of file vf_deband.c.

Referenced by config_input().

int DebandContext::range

Definition at line 35 of file vf_deband.c.

Referenced by config_input().

int DebandContext::blur

Definition at line 36 of file vf_deband.c.

Referenced by deband_16_c(), deband_16_coupling_c(), deband_8_c(), and deband_8_coupling_c().

float DebandContext::direction

Definition at line 37 of file vf_deband.c.

Referenced by config_input().

int DebandContext::nb_components

Definition at line 39 of file vf_deband.c.

Referenced by config_input(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), and deband_8_coupling_c().

int DebandContext::planewidth[4]

Definition at line 40 of file vf_deband.c.

Referenced by config_input(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), and deband_8_coupling_c().

int DebandContext::planeheight[4]

Definition at line 41 of file vf_deband.c.

Referenced by config_input(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), deband_8_coupling_c(), and filter_frame().

int DebandContext::shift[2]

Definition at line 42 of file vf_deband.c.

Referenced by config_input().

int DebandContext::thr[4]

Definition at line 43 of file vf_deband.c.

Referenced by config_input(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), and deband_8_coupling_c().

int* DebandContext::x_pos

Definition at line 45 of file vf_deband.c.

Referenced by config_input(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), deband_8_coupling_c(), and uninit().

int* DebandContext::y_pos

Definition at line 46 of file vf_deband.c.

Referenced by config_input(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), deband_8_coupling_c(), and uninit().

int(* DebandContext::deband)(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs)

Definition at line 48 of file vf_deband.c.

Referenced by config_input(), and filter_frame().


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

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

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