#include "config_components.h"
#include "libavutil/channel_layout.h"
#include "avformat.h"
#include "avio_internal.h"
#include "internal.h"
#include "mux.h"
#include "pcm.h"
#include "rawenc.h"
#include "riff.h"
#include "version.h"
 
Go to the source code of this file.
 | 
| static const int  | mmf_rates [] = { 4000, 8000, 11025, 22050, 44100 } | 
|   | 
◆ MAX_SIZE
◆ mmf_rate()
  
  
      
        
          | static int mmf_rate  | 
          ( | 
          int  | 
          code | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ mmf_probe()
◆ mmf_read_header()
◆ mmf_read_packet()
◆ mmf_rates
  
  
      
        
          | const int mmf_rates[] = { 4000, 8000, 11025, 22050, 44100 } | 
         
       
   | 
  
static   |