FFmpeg
|
#include <dnn_backend_common.h>
Data Fields | |
TaskItem * | task |
uint32_t | bbox_index |
Definition at line 50 of file dnn_backend_common.h.
TaskItem* LastLevelTaskItem::task |
Definition at line 51 of file dnn_backend_common.h.
Referenced by execute_model_native(), execute_model_ov(), execute_model_tf(), extract_lltask_from_task(), fill_model_input_ov(), fill_model_input_tf(), infer_completion_callback(), and tf_start_inference().
uint32_t LastLevelTaskItem::bbox_index |
Definition at line 52 of file dnn_backend_common.h.
Referenced by extract_lltask_from_task(), fill_model_input_ov(), and infer_completion_callback().