Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dfloat2half.h24 static void float2half_tables(uint16_t *basetable, uint8_t *shifttable) in float2half_tables()
58 static uint16_t float2half(uint32_t f, uint16_t *basetable, uint8_t *shifttable) in float2half()
Dexrenc.c87 uint16_t basetable[512]; member