FFmpeg
|
Data Fields | |
int | mode_id |
pp_mode * | modes [PP_QUALITY_MAX+1] |
void * | pp_ctx |
int PPFilterContext::mode_id |
Definition at line 34 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 35 of file vf_pp.c.
Referenced by pp_filter_frame(), pp_init(), and pp_uninit().
void* PPFilterContext::pp_ctx |
Definition at line 36 of file vf_pp.c.
Referenced by pp_config_props(), pp_filter_frame(), and pp_uninit().