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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddrawutils.h56 uint8_t hsub_max; member in struct:FFDrawContext
H A Ddrawutils.c183 draw->hsub[1] = draw->hsub[2] = draw->hsub_max = desc->log2_chroma_w;
509 unsigned shift = sub_dir ? draw->vsub_max : draw->hsub_max;
H A Dvf_pad.c114 var_values[VAR_HSUB] = 1 << s->draw.hsub_max;
H A Dvf_drawtext.c746 s->var_values[VAR_HSUB] = 1 << s->dc.hsub_max;

Completed in 72 milliseconds