FFmpeg
|
#include <inttypes.h>
#include "libavutil/softfloat.h"
#include "libavutil/common.h"
#include "libavutil/log.h"
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | main (void) |
Variables | |
static const SoftFloat | FLOAT_0_017776489257 = {0x1234, 12} |
static const SoftFloat | FLOAT_1374_40625 = {0xabcd, 25} |
static const SoftFloat | FLOAT_0_1249694824218 = {0xFFF, 15} |
int main | ( | void | ) |
Definition at line 34 of file softfloat.c.
|
static |
Definition at line 29 of file softfloat.c.
Referenced by main().
|
static |
Definition at line 30 of file softfloat.c.
Referenced by main().
|
static |
Definition at line 31 of file softfloat.c.
Referenced by main().