27 #ifndef AVFILTER_DNN_DNN_BACKEND_NATIVE_LAYER_MAXIMUM_H 28 #define AVFILTER_DNN_DNN_BACKEND_NATIVE_LAYER_MAXIMUM_H 42 int32_t output_operand_index,
const void *parameters);
union DnnLayerMaximumParams::@202 val
DNN inference functions interface for native backend.
int dnn_load_layer_maximum(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num)
int dnn_execute_layer_maximum(DnnOperand *operands, const int32_t *input_operand_indexes, int32_t output_operand_index, const void *parameters)