Go to the source code of this file.
      
        
          | #define C15DB   1.189207115 | 
        
      
 
 
      
        
          | #define C_15DB   0.840896415 | 
        
      
 
 
      
        
          | #define C_45DB   0.594603558 | 
        
      
 
 
  
  
      
        
          | static const char* context_to_name  | 
          ( | 
          void *  | 
          ptr | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
Initial value:= {
    .class_name                = "SWResampler",
    .log_level_offset_offset   = 
OFFSET(log_level_offset),
 
    .parent_log_context_offset = 
OFFSET(log_ctx),
 
}
static const char * context_to_name(void *ptr)
 
#define LIBAVUTIL_VERSION_INT
 
static const AVOption options[]
 
 
Definition at line 134 of file options.c.
Referenced by swr_alloc(), and swr_get_class().