Home
last modified time | relevance | path

Searched defs:nb_bboxes (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.c21 AVDetectionBBoxHeader *av_detection_bbox_alloc(uint32_t nb_bboxes, size_t *out_size) in av_detection_bbox_alloc() argument
51 AVDetectionBBoxHeader *av_detection_bbox_create_side_data(AVFrame *frame, uint32_t nb_bboxes) in av_detection_bbox_create_side_data() argument
H A Ddetection_bbox.h66 uint32_t nb_bboxes; member
/third_party/ffmpeg/libavfilter/
H A Dvf_dnn_detect.c72 int nb_bboxes = 0; in dnn_detect_post_proc_ov() local
148 int nb_bboxes = 0; in dnn_detect_post_proc_tf() local
[all...]
H A Dvf_showinfo.c163 int nb_bboxes; in dump_detection_bbox() local

Completed in 3 milliseconds