Home
last modified time | relevance | path

Searched refs:AVDetectionBBox (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.h26 typedef struct AVDetectionBBox { struct
54 } AVDetectionBBox; typedef
83 static av_always_inline AVDetectionBBox *
87 return (AVDetectionBBox *)((uint8_t *)header + header->bboxes_offset + in av_get_detection_bbox()
93 * AVDetectionBBox, and initializes the variables.
103 * AVDetectionBBox, in the given AVFrame {@code frame} as AVFrameSideData of type
H A Ddetection_bbox.c26 AVDetectionBBox boxes; in av_detection_bbox_alloc()
29 const size_t bbox_size = sizeof(AVDetectionBBox); in av_detection_bbox_alloc()
/third_party/ffmpeg/libavfilter/
H A Dvf_dnn_detect.c74 AVDetectionBBox *bbox; in dnn_detect_post_proc_ov()
150 AVDetectionBBox *bbox; in dnn_detect_post_proc_tf()
H A Dvf_dnn_classify.c69 AVDetectionBBox *bbox; in dnn_classify_post_proc()
H A Dvf_drawbox.c377 const AVDetectionBBox *bbox; in filter_frame()
H A Dvf_showinfo.c165 const AVDetectionBBox *bbox; in dump_detection_bbox()
H A Dvf_drawtext.c1617 const AVDetectionBBox *bbox; in filter_frame()
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_io_proc.c204 const AVDetectionBBox *bbox; in ff_frame_to_dnn_classify()
H A Ddnn_backend_openvino.c557 const AVDetectionBBox *bbox; in contain_valid_detection_bbox()
628 const AVDetectionBBox *bbox = av_get_detection_bbox(header, i); in extract_lltask_from_task()

Completed in 9 milliseconds