| FFmpeg
    | 
GSMContext Struct Reference
  #include <gsmdec_data.h>
| Data Fields | |
| int16_t | ref_buf [280] | 
| int | v [9] | 
| int | lar [2][8] | 
| int | lar_idx | 
| int | msr | 
Detailed Description
Definition at line 28 of file gsmdec_data.h.
Field Documentation
| 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().
| 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().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11