Struct rs_codec_state_t¶
A code and the tables derived from it. More...
#include <rs_codec_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| rs_t | rs |
Detailed Description¶
One rs_t and nothing else. The derived sizes — n, k, e — are read back through the accessors below rather than mirrored into fields here, because two copies of a derived number is how they come to disagree.
Allocate with rs_codec_create().
Public Attributes Documentation¶
variable rs¶
The documentation for this class was generated from the following file native/inc/rs_codec/rs_codec_core.h