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

int plc_state_t::buf_ptr
 

Current pointer into the history buffer

int16_t plc_state_t::history[PLC_HISTORY_LEN]
 

History buffer

int plc_state_t::missing_samples
 

Consecutive erased samples

int plc_state_t::pitch
 

Pitch estimate

int plc_state_t::pitch_offset
 

Current offset into pitch period

float plc_state_t::pitchbuf[PLC_PITCH_MIN]
 

Buffer for a cycle of speech


The documentation for this struct was generated from the following file:
Generated on Fri Apr 13 13:26:39 2007 for libspandsp by  doxygen 1.4.6