FFmpeg
Data Fields
LayerFunc Struct Reference

#include <dnn_backend_native_layers.h>

Data Fields

LAYER_EXEC_FUNC pf_exec
 
LAYER_LOAD_FUNC pf_load
 

Detailed Description

Definition at line 31 of file dnn_backend_native_layers.h.

Field Documentation

◆ pf_exec

LAYER_EXEC_FUNC LayerFunc::pf_exec

Definition at line 32 of file dnn_backend_native_layers.h.

Referenced by execute_model_native().

◆ pf_load

LAYER_LOAD_FUNC LayerFunc::pf_load

Definition at line 33 of file dnn_backend_native_layers.h.

Referenced by ff_dnn_load_model_native().


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