FFmpeg
|
Data Fields | |
const AVClass * | class |
char * | subfilters |
int | mode_id |
pp_mode * | modes [PP_QUALITY_MAX+1] |
void * | pp_ctx |
int PPFilterContext::mode_id |
Definition at line 40 of file vf_pp.c.
Referenced by pp_filter_frame(), pp_init(), and pp_process_command().
pp_mode* PPFilterContext::modes[PP_QUALITY_MAX+1] |
Definition at line 41 of file vf_pp.c.
Referenced by pp_filter_frame(), pp_init(), and pp_uninit().
void* PPFilterContext::pp_ctx |
Definition at line 42 of file vf_pp.c.
Referenced by pp_config_props(), pp_filter_frame(), and pp_uninit().