VAR_HSUB           85 libavfilter/boxblur.c     var_values[VAR_HSUB]    = 1<<(desc->log2_chroma_w);
VAR_HSUB           77 libavfilter/scale_eval.c     var_values[VAR_HSUB]  = 1 << desc->log2_chroma_w;
VAR_HSUB          101 libavfilter/vf_aspect.c     var_values[VAR_HSUB]  = 1 << desc->log2_chroma_w;
VAR_HSUB          144 libavfilter/vf_crop.c     s->var_values[VAR_HSUB]  = 1<<pix_desc->log2_chroma_w;
VAR_HSUB          142 libavfilter/vf_drawbox.c     var_values[VAR_HSUB] = s->hsub;
VAR_HSUB          845 libavfilter/vf_drawtext.c     s->var_values[VAR_HSUB]  = 1 << s->dc.hsub_max;
VAR_HSUB          295 libavfilter/vf_overlay.c     s->var_values[VAR_HSUB]  = 1<<pix_desc->log2_chroma_w;
VAR_HSUB          125 libavfilter/vf_pad.c     var_values[VAR_HSUB]  = 1 << s->draw.hsub_max;
VAR_HSUB          312 libavfilter/vf_rotate.c     rot->var_values[VAR_HSUB] = 1<<rot->hsub;
VAR_HSUB          434 libavfilter/vf_scale.c     scale->var_values[VAR_HSUB]  = 1 << desc->log2_chroma_w;
VAR_HSUB          294 libavfilter/vf_zoompan.c         s->var_values[VAR_HSUB]  = 1 << s->desc->log2_chroma_w;
VAR_HSUB          217 libavfilter/vf_zscale.c     var_values[VAR_HSUB]  = 1 << desc->log2_chroma_w;