| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Variables | |
| static const float | amptable [8] | 
| static const int16_t | codetable [128][5] | 
| static const float | syn_window [FFALIGN(111, 16)] | 
| static const float | gain_window [FFALIGN(38, 16)] | 
| static const float | syn_bw_tab [FFALIGN(36, 16)] | 
| synthesis bandwidth broadening table  More... | |
| static const float | gain_bw_tab [FFALIGN(10, 16)] | 
| gain bandwidth broadening table  More... | |
      
  | 
  static | 
Definition at line 28 of file ra288.h.
Referenced by ra288_decode_frame().
      
  | 
  static | 
      
  | 
  static | 
Definition at line 100 of file ra288.h.
Referenced by ra288_decode_frame().
      
  | 
  static | 
Definition at line 122 of file ra288.h.
Referenced by ra288_decode_frame().
      
  | 
  static | 
synthesis bandwidth broadening table
Definition at line 133 of file ra288.h.
Referenced by ra288_decode_frame().
      
  | 
  static | 
gain bandwidth broadening table
Definition at line 143 of file ra288.h.
Referenced by ra288_decode_frame().
 1.8.17