FilterParam Struct Reference


Data Fields

int interleave
int swap
int strength
int uniform
int temporal
int quality
int averaged
int pattern
int shiftptr
int8_t * noise
int8_t * prev_shift [MAX_RES][3]
float radius
float preFilterRadius
float strength
float quality
struct SwsContextpreFilterContext
uint8_tpreFilterBuf
int preFilterStride
int distWidth
int distStride
intdistCoeff
int colorDiffCoeff [512]
int msizeX
int msizeY
double amount
uint32_t * SC [MAX_MATRIX_SIZE-1]
int radius
int power
int threshold
struct SwsContextfilter_context
int msize_x
 matrix width
int msize_y
 matrix height
int amount
 effect amount
int steps_x
 horizontal step count
int steps_y
 vertical step count
int scalebits
 bits to shift pixel
int32_t halfscale
 amount to add to pixel
uint32_t * sc [(MAX_SIZE *MAX_SIZE)-1]
 finite state machine storage

Detailed Description

Definition at line 36 of file vf_il.c.


Field Documentation

effect amount

Definition at line 56 of file vf_unsharp.c.

Definition at line 58 of file vf_noise.c.

Referenced by initNoise(), noise(), and parse().

Definition at line 55 of file vf_sab.c.

Referenced by allocStuff(), and blur().

Definition at line 54 of file vf_sab.c.

Referenced by allocStuff(), blur(), and freeBuffers().

Definition at line 53 of file vf_sab.c.

Referenced by allocStuff(), and blur().

Definition at line 52 of file vf_sab.c.

Referenced by allocStuff(), and blur().

Definition at line 49 of file vf_smartblur.c.

Referenced by alloc_sws_context(), end_frame(), and uninit().

amount to add to pixel

Definition at line 60 of file vf_unsharp.c.

Referenced by apply_unsharp(), and set_filter_param().

Definition at line 37 of file vf_il.c.

Referenced by parse(), and put_image().

matrix width

Definition at line 54 of file vf_unsharp.c.

Referenced by init_filter_param(), and set_filter_param().

matrix height

Definition at line 55 of file vf_unsharp.c.

Referenced by init_filter_param(), and set_filter_param().

Definition at line 47 of file vf_unsharp.c.

Referenced by config(), parse(), unsharp(), and vf_open().

Definition at line 47 of file vf_unsharp.c.

Referenced by config(), parse(), unsharp(), and vf_open().

Definition at line 61 of file vf_noise.c.

Referenced by initNoise(), noise(), and uninit().

Definition at line 59 of file vf_noise.c.

Referenced by initNoise(), and parse().

Definition at line 59 of file vf_boxblur.c.

Referenced by config_input(), and init().

Definition at line 50 of file vf_sab.c.

Referenced by allocStuff(), blur(), and freeBuffers().

Definition at line 49 of file vf_sab.c.

Referenced by allocStuff(), blur(), and freeBuffers().

Definition at line 46 of file vf_sab.c.

Referenced by allocStuff(), and vf_open().

Definition at line 51 of file vf_sab.c.

Referenced by allocStuff(), and blur().

int8_t* FilterParam::prev_shift[MAX_RES][3]

Definition at line 62 of file vf_noise.c.

Referenced by initNoise(), and noise().

Definition at line 48 of file vf_sab.c.

Definition at line 57 of file vf_noise.c.

Referenced by alloc_sws_context(), allocStuff(), init(), noise(), parse(), and vf_open().

Definition at line 58 of file vf_boxblur.c.

Definition at line 45 of file vf_sab.c.

Referenced by alloc_sws_context(), allocStuff(), config_input(), init(), and vf_open().

uint32_t* FilterParam::sc[(MAX_SIZE *MAX_SIZE)-1]

finite state machine storage

Definition at line 61 of file vf_unsharp.c.

Referenced by apply_unsharp(), free_filter_param(), and init_filter_param().

uint32_t* FilterParam::SC[MAX_MATRIX_SIZE-1]

Definition at line 49 of file vf_unsharp.c.

Referenced by config(), uninit(), and unsharp().

bits to shift pixel

Definition at line 59 of file vf_unsharp.c.

Referenced by apply_unsharp(), and set_filter_param().

Definition at line 60 of file vf_noise.c.

Referenced by initNoise(), and noise().

horizontal step count

Definition at line 57 of file vf_unsharp.c.

Referenced by apply_unsharp(), init_filter_param(), and set_filter_param().

vertical step count

Definition at line 58 of file vf_unsharp.c.

Referenced by apply_unsharp(), free_filter_param(), init_filter_param(), and set_filter_param().

Definition at line 47 of file vf_sab.c.

Definition at line 54 of file vf_noise.c.

Referenced by alloc_sws_context(), allocStuff(), init(), initNoise(), parse(), and vf_open().

Definition at line 38 of file vf_il.c.

Referenced by parse(), and put_image().

Definition at line 56 of file vf_noise.c.

Referenced by noise(), and parse().

Definition at line 47 of file vf_smartblur.c.

Referenced by end_frame(), and init().

Definition at line 55 of file vf_noise.c.

Referenced by initNoise(), and parse().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8