FFmpeg
|
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "libavfilter/dnn/dnn_backend_native_layer_dense.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-dense.c.
|
static |
Definition at line 28 of file dnn-layer-dense.c.
Referenced by activate(), audio_read_header(), audio_read_packet(), checkasm_check_h264pred(), config_props(), dct_error(), ff_mpeg12_find_best_frame_rate(), init(), init_block(), main(), request_frame(), run_single_test(), run_test(), start_jack(), supply_new_packets(), test_blowfish(), test_tea(), test_xtea(), and uninit().
Definition at line 125 of file dnn-layer-dense.c.