FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | Half2FloatTables |
Functions | |
void | ff_init_half2float_tables (Half2FloatTables *t) |
static uint32_t | half2float (uint16_t h, const Half2FloatTables *t) |
void ff_init_half2float_tables | ( | Half2FloatTables * | t | ) |
Definition at line 39 of file half2float.c.
Referenced by decode_init(), and ff_init_filters().
|
inlinestatic |
Definition at line 39 of file half2float.h.
Referenced by ac_uncompress(), decode_block(), decode_init(), dwa_uncompress(), and pnm_decode_frame().