DrawBoxContext 88 libavfilter/vf_drawbox.c DrawBoxContext *s = ctx->priv; DrawBoxContext 123 libavfilter/vf_drawbox.c DrawBoxContext *s = ctx->priv; DrawBoxContext 208 libavfilter/vf_drawbox.c DrawBoxContext *s = inlink->dst->priv; DrawBoxContext 241 libavfilter/vf_drawbox.c #define OFFSET(x) offsetof(DrawBoxContext, x) DrawBoxContext 284 libavfilter/vf_drawbox.c .priv_size = sizeof(DrawBoxContext), DrawBoxContext 295 libavfilter/vf_drawbox.c static av_pure av_always_inline int pixel_belongs_to_grid(DrawBoxContext *drawgrid, int x, int y) DrawBoxContext 321 libavfilter/vf_drawbox.c DrawBoxContext *drawgrid = inlink->dst->priv; DrawBoxContext 390 libavfilter/vf_drawbox.c .priv_size = sizeof(DrawBoxContext),