Home
last modified time | relevance | path

Searched refs:VARS_NB (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dboxblur.c42 VARS_NB enumerator
55 double var_values[VARS_NB], res; in ff_boxblur_eval_filter_params()
Dvf_scale.c98 VARS_NB enumerator
134 double var_values[VARS_NB];
165 unsigned vars_w[VARS_NB] = { 0 }, vars_h[VARS_NB] = { 0 }; in check_exprs()
171 av_expr_count_vars(scale->w_pexpr, vars_w, VARS_NB); in check_exprs()
173 av_expr_count_vars(scale->h_pexpr, vars_h, VARS_NB); in check_exprs()
673 unsigned vars_w[VARS_NB] = { 0 }, vars_h[VARS_NB] = { 0 }; in scale_frame()
675 av_expr_count_vars(scale->w_pexpr, vars_w, VARS_NB); in scale_frame()
676 av_expr_count_vars(scale->h_pexpr, vars_h, VARS_NB); in scale_frame()
Dscale_eval.c54 VARS_NB enumerator
67 double var_values[VARS_NB], res; in ff_scale_eval_dimensions()
Dvf_aspect.c56 VARS_NB enumerator
92 double var_values[VARS_NB], res; in get_aspect_ratio()
Dvf_zoompan.c77 VARS_NB enumerator
97 double var_values[VARS_NB];
Dvf_pad_opencl.c54 VARS_NB enumerator
255 double var_values[VARS_NB], res; in pad_opencl_config_output()
Dvf_pad.c72 VARS_NB enumerator
111 double var_values[VARS_NB], res; in config_input()
Dvf_drawbox.c68 VARS_NB enumerator
129 double var_values[VARS_NB], res; in config_input()
Dvf_scale_qsv.c69 VARS_NB enumerator
476 double var_values[VARS_NB], res; in qsvscale_config_props()
Dvf_zscale.c76 VARS_NB enumerator
206 double var_values[VARS_NB], res; in config_props()