Float11 Struct Reference
G.726 11bit float.
More...
Data Fields
1bit sign
4bit exponent
6bit mantissa
Detailed Description
G.726 11bit float.
G.726 Standard uses rather odd 11bit floating point arithmentic for numerous occasions. It's a mystery to me why they did it this way instead of simply using 32bit integer arithmetic.
Definition at line 38 of file g726.c.
Field Documentation
The documentation for this struct was generated from the following file: