#include <gsmdec_data.h>
Data Fields | |
int16_t | ref_buf [280] |
int | v [9] |
int | lar [2][8] |
int | lar_idx |
int | msr |
Definition at line 32 of file gsmdec_data.h.
int GSMContext::lar[2][8] |
Definition at line 39 of file gsmdec_data.h.
Referenced by gsm_decode_block(), and short_term_synth().
Definition at line 40 of file gsmdec_data.h.
Referenced by gsm_decode_block(), and short_term_synth().
int GSMContext::msr |
int16_t GSMContext::ref_buf[280] |
int GSMContext::v[9] |