Home
last modified time | relevance | path

Searched defs:mantissatable (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhalf2float.h40 static void half2float_table(uint32_t *mantissatable, uint32_t *exponenttable, in half2float_table()
64 static uint32_t half2float(uint16_t h, uint32_t *mantissatable, uint32_t *exponenttable, in half2float()
Dexr.c193 uint32_t mantissatable[2048]; member