DrawBoxContext 90 libavfilter/vf_drawbox.c DrawBoxContext *s = ctx->priv; DrawBoxContext 127 libavfilter/vf_drawbox.c DrawBoxContext *s = ctx->priv; DrawBoxContext 211 libavfilter/vf_drawbox.c static av_pure av_always_inline int pixel_belongs_to_box(DrawBoxContext *s, int x, int y) DrawBoxContext 219 libavfilter/vf_drawbox.c DrawBoxContext *s = inlink->dst->priv; DrawBoxContext 279 libavfilter/vf_drawbox.c DrawBoxContext *s = ctx->priv; DrawBoxContext 309 libavfilter/vf_drawbox.c #define OFFSET(x) offsetof(DrawBoxContext, x) DrawBoxContext 353 libavfilter/vf_drawbox.c .priv_size = sizeof(DrawBoxContext), DrawBoxContext 365 libavfilter/vf_drawbox.c static av_pure av_always_inline int pixel_belongs_to_grid(DrawBoxContext *drawgrid, int x, int y) DrawBoxContext 391 libavfilter/vf_drawbox.c DrawBoxContext *drawgrid = inlink->dst->priv; DrawBoxContext 487 libavfilter/vf_drawbox.c .priv_size = sizeof(DrawBoxContext),