Fri May 26 01:51:31 2006

Asterisk developer's documentation


plc_state_t Struct Reference

#include <plc.h>


Data Fields

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


Detailed Description

Definition at line 113 of file plc.h.


Field Documentation

int buf_ptr
 

Current pointer into the history buffer

Definition at line 126 of file plc.h.

int16_t history[PLC_HISTORY_LEN]
 

History buffer

Definition at line 124 of file plc.h.

int missing_samples
 

Consecutive erased samples

Definition at line 116 of file plc.h.

int pitch
 

Pitch estimate

Definition at line 120 of file plc.h.

int pitch_offset
 

Current offset into pitch period

Definition at line 118 of file plc.h.

float pitchbuf[PLC_PITCH_MIN]
 

Buffer for a cycle of speech

Definition at line 122 of file plc.h.


The documentation for this struct was generated from the following file:
Generated on Fri May 26 01:51:31 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.6