FFmpeg
Data Fields
DNNExecBaseParams Struct Reference

#include <dnn_interface.h>

Data Fields

const char *  input_name
 
const char **  output_names
 
uint32_t  nb_output
 
 
 

Detailed Description

Definition at line 67 of file dnn_interface.h.

Field Documentation

input_name

const char* DNNExecBaseParams::input_name

Definition at line 68 of file dnn_interface.h.

Referenced by ff_dnn_execute_model(), ff_dnn_execute_model_ov(), ff_dnn_fill_task(), get_output_native(), get_output_ov(), and get_output_tf().

output_names

const char** DNNExecBaseParams::output_names

Definition at line 69 of file dnn_interface.h.

Referenced by convert_from_tensorflow.TFConverter::dump_layers_to_file(), ff_dnn_execute_model_ov(), ff_dnn_fill_task(), and convert_from_tensorflow.TFConverter::generate_output_names().

nb_output

uint32_t DNNExecBaseParams::nb_output

Definition at line 70 of file dnn_interface.h.

Referenced by ff_check_exec_params(), and ff_dnn_fill_task().

in_frame

AVFrame* DNNExecBaseParams::in_frame

Definition at line 71 of file dnn_interface.h.

Referenced by ff_check_exec_params(), ff_dnn_fill_gettingoutput_task(), and ff_dnn_fill_task().

out_frame

AVFrame* DNNExecBaseParams::out_frame

Definition at line 72 of file dnn_interface.h.

Referenced by ff_check_exec_params(), ff_dnn_fill_gettingoutput_task(), and ff_dnn_fill_task().


The documentation for this struct was generated from the following file:

Generated on Wed Aug 24 2022 21:38:56 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /