FFmpeg
|
#include "libavutil/half2float.h"
Go to the source code of this file.
Functions | |
static uint32_t | convertmantissa (uint32_t i) |
void | ff_init_half2float_tables (Half2FloatTables *t) |
|
static |
Definition at line 22 of file half2float.c.
Referenced by ff_init_half2float_tables().
void ff_init_half2float_tables | ( | Half2FloatTables * | t | ) |
Definition at line 39 of file half2float.c.
Referenced by decode_init(), and ff_init_filters().