FFmpeg
|
Data Fields | |
const AVClass * | class |
FilterParam | luma |
FilterParam | chroma |
int | hsub |
int | vsub |
unsigned int | sws_flags |
FilterParam SabContext::luma |
Definition at line 51 of file vf_sab.c.
Referenced by config_props(), filter_frame(), init(), and uninit().
FilterParam SabContext::chroma |
Definition at line 52 of file vf_sab.c.
Referenced by config_props(), filter_frame(), init(), and uninit().
int SabContext::hsub |
Definition at line 53 of file vf_sab.c.
Referenced by config_props(), and filter_frame().
int SabContext::vsub |
Definition at line 54 of file vf_sab.c.
Referenced by config_props(), and filter_frame().
unsigned int SabContext::sws_flags |
Definition at line 55 of file vf_sab.c.
Referenced by config_props(), and init().