|
FFmpeg
|
TrueSpeech decoder context. More...
Public Member Functions | |
| DECLARE_ALIGNED (16, uint8_t, buffer)[32] | |
Public Attributes | |
| BswapDSPContext | bdsp |
| int16_t | vector [8] |
| input vector: 5/5/4/4/4/3/3/3 | |
| int | offset1 [2] |
| 8-bit value, used in one copying offset | |
| int | offset2 [4] |
| 7-bit value, encodes offsets for copying and for two-point filter | |
| int | pulseoff [4] |
| 4-bit offset of pulse values block | |
| int | pulsepos [4] |
| 27-bit variable, encodes 7 pulse positions | |
| int | pulseval [4] |
| 7x2-bit pulse values | |
| int | flag |
| 1-bit flag, shows how to choose filters | |
| 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] |
TrueSpeech decoder context.
1.8.12