Home
last modified time | relevance | path

Searched refs:VAR_IN_H (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dscale_eval.c44 VAR_IN_H, VAR_IH, enumerator
70 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in ff_scale_eval_dimensions()
H A Dvf_rotate.c54 VAR_IN_H , VAR_IH, enumerator
162 double inh = rot->var_values[VAR_IN_H]; in get_rotated_w()
174 double inh = rot->var_values[VAR_IN_H]; in get_rotated_h()
305 rot->var_values[VAR_IN_H] = rot->var_values[VAR_IH] = inlink->h; in config_props()
H A Dvf_crop.c60 VAR_IN_H, VAR_IH, enumerator
136 s->var_values[VAR_IN_H] = s->var_values[VAR_IH] = ctx->inputs[0]->h; in config_input()
H A Dvf_zoompan.c57 VAR_IN_H, VAR_IH, enumerator
283 s->var_values[VAR_IN_H] = s->var_values[VAR_IH] = s->in->height; in activate()
H A Dvf_pad_opencl.c46 VAR_IN_H, VAR_IH, enumerator
260 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in pad_opencl_config_output()
H A Dvf_scale_qsv.c64 VAR_IN_H, VAR_IH, enumerator
470 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in qsvscale_config_props()
H A Dvf_pad.c62 VAR_IN_H, VAR_IH, enumerator
118 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in config_input()
H A Dvf_vpp_qsv.c154 VAR_iH, VAR_IN_H, enumerator
196 var_values[VAR_IN_H] = ctx->inputs[0]->h; in eval_expr()
H A Dvf_drawbox.c64 VAR_IN_H, VAR_IH, enumerator
294 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in config_input()
H A Dvf_scale_npp.c101 VAR_IN_H, VAR_IH, enumerator
369 scale->var_values[VAR_IN_H] = scale->var_values[VAR_IH] = inlink->h; in nppscale_eval_dimensions()
H A Dvf_scale.c74 VAR_IN_H, VAR_IH, enumerator
425 scale->var_values[VAR_IN_H] = scale->var_values[VAR_IH] = inlink->h; in scale_eval_dimensions()
H A Dvf_zscale.c68 VAR_IN_H, VAR_IH, enumerator
257 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in config_props()

Completed in 15 milliseconds