FFmpeg
|
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "libavfilter/dnn/dnn_backend_native_layer_maximum.h"
Go to the source code of this file.
Macros | |
#define | EPSON 0.00001 |
Functions | |
static int | test (void) |
int | main (int argc, char **argv) |
#define EPSON 0.00001 |
Definition at line 26 of file dnn-layer-maximum-test.c.
|
static |
Definition at line 28 of file dnn-layer-maximum-test.c.
Referenced by main().
Definition at line 65 of file dnn-layer-maximum-test.c.