Home
last modified time | relevance | path

Searched refs:DNNMathBinaryOperation (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/dnn/
Ddnn-layer-mathbinary-test.c29 static float get_expected(float f1, float f2, DNNMathBinaryOperation op) in get_expected()
51 static int test_broadcast_input0(DNNMathBinaryOperation op) in test_broadcast_input0()
91 static int test_broadcast_input1(DNNMathBinaryOperation op) in test_broadcast_input1()
131 static int test_no_broadcast(DNNMathBinaryOperation op) in test_no_broadcast()
179 static int test(DNNMathBinaryOperation op) in test()
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native_layer_mathbinary.h41 } DNNMathBinaryOperation; typedef
44 DNNMathBinaryOperation bin_op;