Home Units Hierarchy Routines All identifiers

record gsm_state

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type gsm_state = record

Description

 

Overview

Fields

dp0: array [0..280 - 1] of _word;
e: array [0.. 50 - 1] of _word;
z1: _word;
L_z2: _longword;
mp: int32;
u: array[0..8 - 1] of _word;
LARpp: array[0..2 - 1, 0..8 - 1] of _word;
j: _word;
nrp: _word;
v: array[0..9 - 1] of _word;
msr: _word;
verbose: byte;
wav_fmt: byte;
frame_index: byte;
frame_chain: byte;

Description

Fields

dp0: array [0..280 - 1] of _word;
 
e: array [0.. 50 - 1] of _word;
 
z1: _word;

code.c */

L_z2: _longword;

preprocessing.c, Offset_com. */

mp: int32;

Offset_com. */

u: array[0..8 - 1] of _word;

Preemphasis */

LARpp: array[0..2 - 1, 0..8 - 1] of _word;

short_term_aly_filter.c */

j: _word;

*/

nrp: _word;

*/

ltp_cut: _word; //* long_term.c, LTP crosscorr. */

v: array[0..9 - 1] of _word;

long_term.c, synthesis */

msr: _word;

short_term.c, synthesis */

verbose: byte;

decoder.c, Postprocessing */

wav_fmt: byte;

only used if !NDEBUG */ fast : byte; //* only used if FAST */

frame_index: byte;

only used if WAV49 defined */

frame_chain: byte;

odd/even chaining */

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09