Home
last modified time | relevance | path

Searched refs:BBoxContext (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_bbox.c33 typedef struct BBoxContext { struct
37 } BBoxContext; typedef
39 #define OFFSET(x) offsetof(BBoxContext, x)
79 BBoxContext *bbox = ctx->priv; in filter_frame()
119 BBoxContext *s = ctx->priv; in config_output()
149 .priv_size = sizeof(BBoxContext),
/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.c24 struct BBoxContext { in av_detection_bbox_alloc() struct
28 const size_t bboxes_offset = offsetof(struct BBoxContext, boxes); in av_detection_bbox_alloc()

Completed in 1 milliseconds