|
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.
Definition at line 28 of file dnn-layer-dense.c.
Referenced by audio_read_header(), audio_read_packet(), checkasm_check_h264pred(), ff_mpeg12_find_best_frame_rate(), main(), start_jack(), and supply_new_packets().
Definition at line 125 of file dnn-layer-dense.c.
1.8.17