TrueSpeech decoder context. More...
TrueSpeech decoder context.
Definition at line 38 of file truespeech.c.
Definition at line 39 of file truespeech.c.
Referenced by truespeech_decode_init(), and truespeech_read_frame().
Definition at line 41 of file truespeech.c.
Referenced by truespeech_read_frame().
input vector: 5/5/4/4/4/3/3/3
Definition at line 42 of file truespeech.c.
Referenced by truespeech_correlate_filter(), and truespeech_read_frame().
8-bit value, used in one copying offset
Definition at line 43 of file truespeech.c.
Referenced by truespeech_apply_twopoint_filter(), and truespeech_read_frame().
7-bit value, encodes offsets for copying and for two-point filter
Definition at line 44 of file truespeech.c.
Referenced by truespeech_apply_twopoint_filter(), and truespeech_read_frame().
4-bit offset of pulse values block
Definition at line 45 of file truespeech.c.
Referenced by truespeech_place_pulses(), and truespeech_read_frame().
27-bit variable, encodes 7 pulse positions
Definition at line 46 of file truespeech.c.
Referenced by truespeech_place_pulses(), and truespeech_read_frame().
7x2-bit pulse values
Definition at line 47 of file truespeech.c.
Referenced by truespeech_place_pulses(), and truespeech_read_frame().
1-bit flag, shows how to choose filters
Definition at line 48 of file truespeech.c.
Referenced by truespeech_filters_merge(), and truespeech_read_frame().
Definition at line 50 of file truespeech.c.
Referenced by truespeech_apply_twopoint_filter(), and truespeech_update_filters().
Definition at line 51 of file truespeech.c.
Referenced by truespeech_filters_merge(), and truespeech_save_prevvec().
Definition at line 52 of file truespeech.c.
Referenced by truespeech_synth().
Definition at line 53 of file truespeech.c.
Referenced by truespeech_synth().
Definition at line 54 of file truespeech.c.
Referenced by truespeech_synth().
Definition at line 55 of file truespeech.c.
Referenced by truespeech_correlate_filter(), truespeech_filters_merge(), and truespeech_save_prevvec().
Definition at line 56 of file truespeech.c.
Referenced by truespeech_correlate_filter(), and truespeech_synth().
Definition at line 57 of file truespeech.c.
Referenced by truespeech_apply_twopoint_filter(), and truespeech_update_filters().
Definition at line 58 of file truespeech.c.
Referenced by truespeech_filters_merge(), and truespeech_synth().