Home
last modified time | relevance | path

Searched refs:VAR_HSUB (Results 1 - 13 of 13) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dboxblur.c40 VAR_HSUB, enumerator
85 var_values[VAR_HSUB] = 1<<(desc->log2_chroma_w); in ff_boxblur_eval_filter_params()
H A Dscale_eval.c50 VAR_HSUB, enumerator
77 var_values[VAR_HSUB] = 1 << desc->log2_chroma_w; in ff_scale_eval_dimensions()
H A Dvf_overlay.h32 VAR_HSUB, enumerator
H A Dvf_aspect.c56 VAR_HSUB, enumerator
103 var_values[VAR_HSUB] = 1 << desc->log2_chroma_w; in get_aspect_ratio()
H A Dvf_crop.c66 VAR_HSUB, enumerator
140 s->var_values[VAR_HSUB] = 1<<pix_desc->log2_chroma_w; in config_input()
H A Dvf_zoompan.c74 VAR_HSUB, enumerator
299 s->var_values[VAR_HSUB] = 1 << s->desc->log2_chroma_w; in activate()
H A Dvf_pad.c70 VAR_HSUB, enumerator
125 var_values[VAR_HSUB] = 1 << s->draw.hsub_max; in config_input()
H A Dvf_drawbox.c63 VAR_HSUB, VAR_VSUB, enumerator
298 var_values[VAR_HSUB] = s->hsub; in config_input()
H A Dvf_rotate.c57 VAR_HSUB, VAR_VSUB, enumerator
306 rot->var_values[VAR_HSUB] = 1<<rot->hsub; in config_props()
H A Dvf_scale.c80 VAR_HSUB, enumerator
432 scale->var_values[VAR_HSUB] = 1 << desc->log2_chroma_w; in scale_eval_dimensions()
H A Dvf_drawtext.c117 VAR_HSUB, VAR_VSUB, enumerator
881 s->var_values[VAR_HSUB] = 1 << s->dc.hsub_max; in config_input()
H A Dvf_zscale.c74 VAR_HSUB, enumerator
264 var_values[VAR_HSUB] = 1 << desc->log2_chroma_w; in config_props()
H A Dvf_overlay.c287 s->var_values[VAR_HSUB] = 1<<pix_desc->log2_chroma_w; in config_input_overlay()

Completed in 14 milliseconds