FFmpeg
|
#include "avfilter.h"
Go to the source code of this file.
Functions | |
int | ff_scale_eval_dimensions (void *ctx, const char *w_expr, const char *h_expr, AVFilterLink *inlink, AVFilterLink *outlink, int *ret_w, int *ret_h) |
int ff_scale_eval_dimensions | ( | void * | ctx, |
const char * | w_expr, | ||
const char * | h_expr, | ||
AVFilterLink * | inlink, | ||
AVFilterLink * | outlink, | ||
int * | ret_w, | ||
int * | ret_h | ||
) |
Definition at line 106 of file scale.c.
Referenced by config_props(), cudascale_config_props(), nppscale_config_props(), and scale_vaapi_config_output().