Home
last modified time | relevance | path

Searched defs:input_operand_indexes (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native_layer_mathbinary.c57 … DnnOperand *input, DnnOperand *output, DnnOperand *operands, const int32_t *input_operand_indexes) in math_binary_commutative()
77 … DnnOperand *input, DnnOperand *output, DnnOperand *operands, const int32_t *input_operand_indexes) in math_binary_not_commutative()
149 int ff_dnn_execute_layer_math_binary(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_math_binary()
Ddnn_backend_native_layer_maximum.c52 int ff_dnn_execute_layer_maximum(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_maximum()
Ddnn_backend_native_layer_conv2d.c31 const int32_t *input_operand_indexes; member
187 int ff_dnn_execute_layer_conv2d(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_conv2d()
Ddnn_backend_native_layer_dense.c85 int ff_dnn_execute_layer_dense(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_dense()
Ddnn_backend_native_layer_depth2space.c52 int ff_dnn_execute_layer_depth2space(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_depth2space()
Ddnn_backend_native_layer_mathunary.c55 int ff_dnn_execute_layer_math_unary(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_math_unary()
Ddnn_backend_native_layer_avgpool.c58 int ff_dnn_execute_layer_avg_pool(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_avg_pool()
Ddnn_backend_native.h63 int32_t input_operand_indexes[4]; member
Ddnn_backend_native_layer_pad.c78 int ff_dnn_execute_layer_pad(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_pad()