Home
last modified time | relevance | path

Searched defs:DrawBoxContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_drawbox.c80 typedef struct DrawBoxContext { struct
99 …void (*draw_region)(AVFrame *frame, struct DrawBoxContext *ctx, int left, int top, int right, int … argument
101 } DrawBoxContext; typedef