TSContext Struct Reference

TrueSpeech decoder context. More...


Data Fields

int16_t vector [8]
int offset1 [2]
int offset2 [4]
int pulseoff [4]
int pulsepos [4]
int pulseval [4]
int flag
int filtbuf [146]
int prevfilt [8]
int16_t tmp1 [8]
int16_t tmp2 [8]
int16_t tmp3 [8]
int16_t cvector [8]
int filtval
int16_t newvec [60]
int16_t filters [32]


Detailed Description

TrueSpeech decoder context.

Definition at line 34 of file truespeech.c.


Field Documentation

int16_t TSContext::cvector[8]

Definition at line 44 of file truespeech.c.

Referenced by truespeech_apply_twopoint_filter(), and truespeech_update_filters().

int16_t TSContext::filters[32]

Definition at line 52 of file truespeech.c.

Referenced by truespeech_filters_merge(), and truespeech_synth().

Definition at line 50 of file truespeech.c.

Referenced by truespeech_correlate_filter(), and truespeech_synth().

Definition at line 42 of file truespeech.c.

Referenced by truespeech_filters_merge(), and truespeech_read_frame().

int16_t TSContext::newvec[60]

Definition at line 51 of file truespeech.c.

Referenced by truespeech_apply_twopoint_filter(), and truespeech_update_filters().

Definition at line 37 of file truespeech.c.

Referenced by truespeech_apply_twopoint_filter(), and truespeech_read_frame().

Definition at line 38 of file truespeech.c.

Referenced by truespeech_apply_twopoint_filter(), and truespeech_read_frame().

Definition at line 45 of file truespeech.c.

Referenced by truespeech_filters_merge(), and truespeech_save_prevvec().

Definition at line 39 of file truespeech.c.

Referenced by truespeech_place_pulses(), and truespeech_read_frame().

Definition at line 40 of file truespeech.c.

Referenced by truespeech_place_pulses(), and truespeech_read_frame().

Definition at line 41 of file truespeech.c.

Referenced by truespeech_place_pulses(), and truespeech_read_frame().

int16_t TSContext::tmp1[8]

Definition at line 46 of file truespeech.c.

Referenced by truespeech_synth().

int16_t TSContext::tmp2[8]

Definition at line 47 of file truespeech.c.

Referenced by truespeech_synth().

int16_t TSContext::tmp3[8]

Definition at line 48 of file truespeech.c.

Referenced by truespeech_synth().

int16_t TSContext::vector[8]

Definition at line 36 of file truespeech.c.

Referenced by truespeech_correlate_filter(), and truespeech_read_frame().


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

Generated on Fri Oct 26 02:35:48 2012 for FFmpeg by  doxygen 1.5.8