#include <gradfun.h>
Definition at line 28 of file gradfun.h.
Referenced by ff_gradfun_init_x86(), filter(), and init().
holds image data for blur algorithm passed into filter.
Definition at line 34 of file gradfun.h.
Referenced by config_input(), filter(), and uninit().
weight of the chroma planes
Definition at line 32 of file gradfun.h.
Referenced by config_input(), and end_frame().
blur radius for the chroma planes
Definition at line 33 of file gradfun.h.
Referenced by config_input(), and end_frame().
width of the chroma planes
Definition at line 31 of file gradfun.h.
Referenced by config_input(), and end_frame().
blur radius
Definition at line 30 of file gradfun.h.
Referenced by config_input(), end_frame(), and init().