VAR_OW             71 libavfilter/scale_eval.c     var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN;
VAR_OW             86 libavfilter/scale_eval.c     eval_w = var_values[VAR_OUT_W] = var_values[VAR_OW] = (int) res == 0 ? inlink->w : (int) res;
VAR_OW            148 libavfilter/vf_crop.c     s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = NAN;
VAR_OW            167 libavfilter/vf_crop.c     s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = res;
VAR_OW            179 libavfilter/vf_crop.c     s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = res;
VAR_OW            293 libavfilter/vf_overlay.c     s->var_values[VAR_OVERLAY_W] = s->var_values[VAR_OW] = ctx->inputs[OVERLAY]->w;
VAR_OW            952 libavfilter/vf_overlay.c         s->var_values[VAR_OVERLAY_W] = s->var_values[VAR_OW] = second->width;
VAR_OW            127 libavfilter/vf_overlay_qsv.c     var_values[VAR_OW]        = av_expr_eval(ow_expr, var_values, NULL);
VAR_OW            133 libavfilter/vf_overlay_qsv.c     var_values[VAR_OW]        = av_expr_eval(ow_expr, var_values, NULL);
VAR_OW            146 libavfilter/vf_overlay_qsv.c     var_values[VAR_OW]        = av_expr_eval(ow_expr, var_values, NULL);
VAR_OW            150 libavfilter/vf_overlay_qsv.c     var_values[VAR_OW]        = av_expr_eval(ow_expr, var_values, NULL);
VAR_OW            222 libavfilter/vf_overlay_qsv.c     st->DstW              = vpp->var_values[VAR_OW];
VAR_OW            119 libavfilter/vf_pad.c     var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN;
VAR_OW            132 libavfilter/vf_pad.c     s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res;
VAR_OW            146 libavfilter/vf_pad.c     s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res;
VAR_OW            148 libavfilter/vf_pad.c         var_values[VAR_OUT_W] = var_values[VAR_OW] = s->w = inlink->w;
VAR_OW            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_OW            261 libavfilter/vf_pad_opencl.c     var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN;
VAR_OW            271 libavfilter/vf_pad_opencl.c     ctx->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res;
VAR_OW            285 libavfilter/vf_pad_opencl.c     ctx->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res;
VAR_OW            287 libavfilter/vf_pad_opencl.c         var_values[VAR_OUT_W] = var_values[VAR_OW] = ctx->w = inlink->w;
VAR_OW            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_OW            316 libavfilter/vf_rotate.c     rot->var_values[VAR_OUT_W] = rot->var_values[VAR_OW] = NAN;
VAR_OW            344 libavfilter/vf_rotate.c     rot->var_values[VAR_OUT_W] = rot->var_values[VAR_OW] = res;
VAR_OW            352 libavfilter/vf_rotate.c     rot->var_values[VAR_OUT_W] = rot->var_values[VAR_OW] = res;
VAR_OW            175 libavfilter/vf_scale.c     if (vars_w[VAR_OUT_W] || vars_w[VAR_OW]) {
VAR_OW            186 libavfilter/vf_scale.c         (vars_h[VAR_OUT_W] || vars_h[VAR_OW])) {
VAR_OW            428 libavfilter/vf_scale.c     scale->var_values[VAR_OUT_W] = scale->var_values[VAR_OW] = NAN;
VAR_OW            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_OW            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_OW            475 libavfilter/vf_scale_qsv.c     var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN;
VAR_OW            486 libavfilter/vf_scale_qsv.c     s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res;
VAR_OW            279 libavfilter/vf_zoompan.c         s->var_values[VAR_OUT_W] = s->var_values[VAR_OW] = s->w;
VAR_OW            211 libavfilter/vf_zscale.c     var_values[VAR_OUT_W] = var_values[VAR_OW] = NAN;
VAR_OW            226 libavfilter/vf_zscale.c     s->w = var_values[VAR_OUT_W] = var_values[VAR_OW] = res;