Searched refs:VAR_IN_H (Results 1 - 12 of 12) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | scale_eval.c | 44 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 D | vf_rotate.c | 54 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 D | vf_crop.c | 60 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 D | vf_zoompan.c | 57 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 D | vf_pad_opencl.c | 46 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 D | vf_scale_qsv.c | 64 VAR_IN_H, VAR_IH, enumerator 470 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in qsvscale_config_props()
|
H A D | vf_pad.c | 62 VAR_IN_H, VAR_IH, enumerator 118 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in config_input()
|
H A D | vf_vpp_qsv.c | 154 VAR_iH, VAR_IN_H, enumerator 196 var_values[VAR_IN_H] = ctx->inputs[0]->h; in eval_expr()
|
H A D | vf_drawbox.c | 64 VAR_IN_H, VAR_IH, enumerator 294 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in config_input()
|
H A D | vf_scale_npp.c | 101 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 D | vf_scale.c | 74 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 D | vf_zscale.c | 68 VAR_IN_H, VAR_IH, enumerator 257 var_values[VAR_IN_H] = var_values[VAR_IH] = inlink->h; in config_props()
|
Completed in 13 milliseconds