Home
last modified time | relevance | path

Searched refs:hsub_max (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Ddrawutils.h42 uint8_t hsub_max; member
H A Ddrawutils.c149 draw->hsub[1] = draw->hsub[2] = draw->hsub_max = desc->log2_chroma_w; in ff_draw_init2()
641 unsigned shift = sub_dir ? draw->vsub_max : draw->hsub_max; in ff_draw_round_to_sub()
H A Dvf_pad.c125 var_values[VAR_HSUB] = 1 << s->draw.hsub_max; in config_input()
H A Dvf_drawtext.c881 s->var_values[VAR_HSUB] = 1 << s->dc.hsub_max; in config_input()

Completed in 6 milliseconds