DrawTextContext 208 libavfilter/vf_drawtext.c #define OFFSET(x) offsetof(DrawTextContext, x) DrawTextContext 318 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 387 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 402 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 420 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 456 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 473 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 556 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 573 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 606 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 694 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 804 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 831 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 873 libavfilter/vf_drawtext.c DrawTextContext *old = ctx->priv; DrawTextContext 874 libavfilter/vf_drawtext.c DrawTextContext *new = NULL; DrawTextContext 878 libavfilter/vf_drawtext.c new = av_mallocz(sizeof(DrawTextContext)); DrawTextContext 921 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 930 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 990 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 999 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 1028 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 1048 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 1216 libavfilter/vf_drawtext.c static int draw_glyphs(DrawTextContext *s, AVFrame *frame, DrawTextContext 1262 libavfilter/vf_drawtext.c static void update_color_with_alpha(DrawTextContext *s, FFDrawColor *color, const FFDrawColor incolor) DrawTextContext 1269 libavfilter/vf_drawtext.c static void update_alpha(DrawTextContext *s) DrawTextContext 1287 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 1510 libavfilter/vf_drawtext.c DrawTextContext *s = ctx->priv; DrawTextContext 1569 libavfilter/vf_drawtext.c .priv_size = sizeof(DrawTextContext),