FFmpeg
Data Fields
Float2HalfTables Struct Reference

#include <float2half.h>

Data Fields

uint16_t basetable [512]
 
uint8_t shifttable [512]
 

Detailed Description

Definition at line 27 of file float2half.h.

Field Documentation

◆ basetable

uint16_t Float2HalfTables::basetable[512]

Definition at line 31 of file float2half.h.

Referenced by ff_init_float2half_tables(), and float2half().

◆ shifttable

uint8_t Float2HalfTables::shifttable[512]

Definition at line 32 of file float2half.h.

Referenced by ff_init_float2half_tables(), and float2half().


The documentation for this struct was generated from the following file: