Definition at line 315 of file g726.c.
Public Attributes | |
| G726Context | c |
| int | bits_left |
| int | bit_buffer |
| int | code_size |
Definition at line 316 of file g726.c.
Referenced by g726_decode_frame(), g726_encode_frame(), and g726_init().
Definition at line 319 of file g726.c.
Referenced by g726_decode_frame(), g726_encode_frame(), and g726_init().
1.5.5