FFmpeg
|
Data Fields | |
const AVClass * | class |
int | preset |
char * | comp_points_str [NB_COMP+1] |
char * | comp_points_str_all |
uint16_t * | graph [NB_COMP+1] |
int | lut_size |
char * | psfile |
uint8_t | rgba_map [4] |
int | step |
char * | plot_filename |
int | saved_plot |
int | is_16bit |
int | depth |
int | parsed_psfile |
int(* | filter_slice )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) |
Definition at line 61 of file vf_curves.c.
const AVClass* CurvesContext::class |
Definition at line 62 of file vf_curves.c.
int CurvesContext::preset |
Definition at line 63 of file vf_curves.c.
char* CurvesContext::comp_points_str[NB_COMP+1] |
Definition at line 64 of file vf_curves.c.
char* CurvesContext::comp_points_str_all |
Definition at line 65 of file vf_curves.c.
uint16_t* CurvesContext::graph[NB_COMP+1] |
Definition at line 66 of file vf_curves.c.
int CurvesContext::lut_size |
Definition at line 67 of file vf_curves.c.
char* CurvesContext::psfile |
Definition at line 68 of file vf_curves.c.
uint8_t CurvesContext::rgba_map[4] |
Definition at line 69 of file vf_curves.c.
int CurvesContext::step |
Definition at line 70 of file vf_curves.c.
char* CurvesContext::plot_filename |
Definition at line 71 of file vf_curves.c.
int CurvesContext::saved_plot |
Definition at line 72 of file vf_curves.c.
int CurvesContext::is_16bit |
Definition at line 73 of file vf_curves.c.
int CurvesContext::depth |
Definition at line 74 of file vf_curves.c.
int CurvesContext::parsed_psfile |
Definition at line 75 of file vf_curves.c.
Definition at line 77 of file vf_curves.c.