VAR_OUT_W 71 libavfilter/scale_eval.c var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN; VAR_OUT_W 86 libavfilter/scale_eval.c eval_w = var_values[VAR_OUT_W] = var_values[VAR_OW] = (int) res == 0 ? inlink->w : (int) res; VAR_OUT_W 148 libavfilter/vf_crop.c s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = NAN; VAR_OUT_W 167 libavfilter/vf_crop.c s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = res; VAR_OUT_W 179 libavfilter/vf_crop.c s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = res; VAR_OUT_W 180 libavfilter/vf_crop.c if (normalize_double(&s->w, s->var_values[VAR_OUT_W]) < 0 || VAR_OUT_W 119 libavfilter/vf_pad.c var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN; VAR_OUT_W 132 libavfilter/vf_pad.c s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res; VAR_OUT_W 146 libavfilter/vf_pad.c s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res; VAR_OUT_W 148 libavfilter/vf_pad.c var_values[VAR_OUT_W] = var_values[VAR_OW] = s->w = inlink->w; VAR_OUT_W 155 libavfilter/vf_pad.c s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = av_rescale(s->h, adjusted_aspect.num, adjusted_aspect.den); VAR_OUT_W 261 libavfilter/vf_pad_opencl.c var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN; VAR_OUT_W 271 libavfilter/vf_pad_opencl.c ctx->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res; VAR_OUT_W 285 libavfilter/vf_pad_opencl.c ctx->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res; VAR_OUT_W 287 libavfilter/vf_pad_opencl.c var_values[VAR_OUT_W] = var_values[VAR_OW] = ctx->w = inlink->w; VAR_OUT_W 294 libavfilter/vf_pad_opencl.c ctx->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = av_rescale(ctx->h, adjusted_aspect.num, adjusted_aspect.den); VAR_OUT_W 316 libavfilter/vf_rotate.c rot->var_values[VAR_OUT_W] = rot->var_values[VAR_OW] = NAN; VAR_OUT_W 344 libavfilter/vf_rotate.c rot->var_values[VAR_OUT_W] = rot->var_values[VAR_OW] = res; VAR_OUT_W 352 libavfilter/vf_rotate.c rot->var_values[VAR_OUT_W] = rot->var_values[VAR_OW] = res; VAR_OUT_W 175 libavfilter/vf_scale.c if (vars_w[VAR_OUT_W] || vars_w[VAR_OW]) { VAR_OUT_W 186 libavfilter/vf_scale.c (vars_h[VAR_OUT_W] || vars_h[VAR_OW])) { VAR_OUT_W 428 libavfilter/vf_scale.c scale->var_values[VAR_OUT_W] = scale->var_values[VAR_OW] = NAN; VAR_OUT_W 452 libavfilter/vf_scale.c eval_w = scale->var_values[VAR_OUT_W] = scale->var_values[VAR_OW] = (int) res == 0 ? inlink->w : (int) res; VAR_OUT_W 468 libavfilter/vf_scale.c eval_w = scale->var_values[VAR_OUT_W] = scale->var_values[VAR_OW] = (int) res == 0 ? inlink->w : (int) res; VAR_OUT_W 475 libavfilter/vf_scale_qsv.c var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN; VAR_OUT_W 486 libavfilter/vf_scale_qsv.c s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res; VAR_OUT_W 201 libavfilter/vf_vpp_qsv.c var_values[VAR_OUT_W] = var_values[VAR_oW] = var_values[VAR_W], VAR_OUT_W 209 libavfilter/vf_vpp_qsv.c var_values[VAR_OUT_W] = var_values[VAR_oW] = var_values[VAR_W], VAR_OUT_W 279 libavfilter/vf_zoompan.c s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = s->w; VAR_OUT_W 211 libavfilter/vf_zscale.c var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN; VAR_OUT_W 226 libavfilter/vf_zscale.c s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res;