| FFmpeg
    | 
#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 28 of file gsmdec_data.h.
| int16_t GSMContext::ref_buf[280] | 
Definition at line 33 of file gsmdec_data.h.
Referenced by gsm_decode_block().
| int GSMContext::v[9] | 
Definition at line 34 of file gsmdec_data.h.
Referenced by short_term_synth().
| int GSMContext::lar[2][8] | 
Definition at line 35 of file gsmdec_data.h.
Referenced by gsm_decode_block(), and short_term_synth().
| int GSMContext::lar_idx | 
Definition at line 36 of file gsmdec_data.h.
Referenced by gsm_decode_block(), and short_term_synth().
| int GSMContext::msr | 
Definition at line 37 of file gsmdec_data.h.
Referenced by gsm_decode_block().
 1.8.6
 1.8.6