BoxBlurContext Struct Reference


Data Fields

FilterParam luma_param
FilterParam chroma_param
FilterParam alpha_param
char luma_radius_expr [256]
char chroma_radius_expr [256]
char alpha_radius_expr [256]
int hsub
int vsub
int radius [4]
int power [4]
uint8_ttemp [2]
 temporary buffer used in blur_power()

Detailed Description

Definition at line 58 of file vf_boxblur.c.


Field Documentation

Definition at line 61 of file vf_boxblur.c.

Referenced by config_input(), and init().

Definition at line 64 of file vf_boxblur.c.

Referenced by init().

Definition at line 60 of file vf_boxblur.c.

Referenced by config_input(), and init().

Definition at line 63 of file vf_boxblur.c.

Referenced by init().

Definition at line 66 of file vf_boxblur.c.

Referenced by config_input(), and end_frame().

Definition at line 59 of file vf_boxblur.c.

Referenced by config_input(), and init().

Definition at line 62 of file vf_boxblur.c.

Referenced by init().

Definition at line 68 of file vf_boxblur.c.

Referenced by config_input(), and end_frame().

Definition at line 67 of file vf_boxblur.c.

Referenced by config_input(), and end_frame().

temporary buffer used in blur_power()

Definition at line 69 of file vf_boxblur.c.

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

Definition at line 66 of file vf_boxblur.c.

Referenced by config_input(), and end_frame().


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

Generated on Fri Oct 26 02:48:05 2012 for FFmpeg by  doxygen 1.5.8