Home
last modified time | relevance | path

Searched refs:EPSON (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-pad.c26 #define EPSON 0.00001 macro
86 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_mode_symmetric()
151 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_mode_reflect()
217 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_mode_constant()
H A Ddnn-layer-avgpool.c24 #define EPSON 0.00001 macro
98 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_same()
178 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_valid()
H A Ddnn-layer-mathbinary.c27 #define EPSON 0.00005 macro
79 if (fabs(output[i] - expected_output) > EPSON) { in test_broadcast_input0()
119 if (fabs(output[i] - expected_output) > EPSON) { in test_broadcast_input1()
167 if (fabs(output[i] - expected_output) > EPSON) { in test_no_broadcast()
H A Ddnn-layer-conv2d.c26 #define EPSON 0.00001 macro
125 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_same_dilate()
229 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_valid()
H A Ddnn-layer-dense.c26 #define EPSON 0.00001 macro
114 if (fabs(output[i] - expected_output[i]) > EPSON) { in test()
H A Ddnn-layer-depth2space.c27 #define EPSON 0.00001 macro
88 if (fabs(output[i] - expected_output[i]) > EPSON) { in test()
H A Ddnn-layer-maximum.c26 #define EPSON 0.00001 macro
53 if (fabs(output[i] - expected_output) > EPSON) { in test()
/third_party/ffmpeg/tests/dnn/
H A Ddnn-layer-pad-test.c26 #define EPSON 0.00001 macro
86 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_mode_symmetric()
151 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_mode_reflect()
217 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_mode_constant()
H A Ddnn-layer-avgpool-test.c24 #define EPSON 0.00001 macro
98 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_same()
178 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_valid()
H A Ddnn-layer-mathbinary-test.c27 #define EPSON 0.00005 macro
79 if (fabs(output[i] - expected_output) > EPSON) { in test_broadcast_input0()
119 if (fabs(output[i] - expected_output) > EPSON) { in test_broadcast_input1()
167 if (fabs(output[i] - expected_output) > EPSON) { in test_no_broadcast()
H A Ddnn-layer-conv2d-test.c26 #define EPSON 0.00001 macro
125 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_same_dilate()
229 if (fabs(output[i] - expected_output[i]) > EPSON) { in test_with_valid()
H A Ddnn-layer-depth2space-test.c27 #define EPSON 0.00001 macro
88 if (fabs(output[i] - expected_output[i]) > EPSON) { in test()
H A Ddnn-layer-maximum-test.c26 #define EPSON 0.00001 macro
53 if (fabs(output[i] - expected_output) > EPSON) { in test()
H A Ddnn-layer-dense-test.c26 #define EPSON 0.00001 macro
114 if (fabs(output[i] - expected_output[i]) > EPSON) { in test()
/third_party/FreeBSD/sys/dev/usb/quirk/
H A Dusb_quirk.c172 USB_QUIRK(EPSON, STYLUS_875DC, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_CBI,
174 USB_QUIRK(EPSON, STYLUS_895, 0x0000, 0xffff, UQ_MSC_FORCE_WIRE_BBB,

Completed in 6 milliseconds