plc_state_t Struct Reference

#include <plc.h>

List of all members.

Public Attributes

int missing_samples
int pitch_offset
int pitch
float pitchbuf [PLC_PITCH_MIN]
int16_t history [PLC_HISTORY_LEN]
int buf_ptr


Detailed Description

The generic packet loss concealer context.

Member Data Documentation

Consecutive erased samples

Referenced by plc_fillin(), and plc_rx().

Current offset into pitch period

Referenced by plc_fillin(), and plc_rx().

Pitch estimate

Referenced by plc_fillin(), and plc_rx().

float plc_state_t::pitchbuf[PLC_PITCH_MIN]

Buffer for a cycle of speech

Referenced by plc_fillin(), and plc_rx().

int16_t plc_state_t::history[PLC_HISTORY_LEN]

History buffer

Referenced by plc_fillin().

Current pointer into the history buffer


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

Generated on Tue Oct 7 20:25:53 2008 for spandsp by  doxygen 1.5.6