Home
last modified time | relevance | path

Searched refs:classify_post_proc (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Ddnn_interface.h108 ClassifyPostProc classify_post_proc; member
H A Ddnn_filter_common.c105 ctx->model->classify_post_proc = post_proc; in ff_dnn_set_classify_post_proc()
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_openvino.c278 if (!ov_model->model->classify_post_proc) { in infer_completion_callback()
282 ov_model->model->classify_post_proc(task->in_frame, &output, request->lltasks[i]->bbox_index, ov_model->model->filter_ctx); in infer_completion_callback()

Completed in 2 milliseconds