Definition at line 53 of file ralf.c.
 
◆ version
◆ max_frame_size
      
        
          | int RALFContext::max_frame_size | 
      
 
 
◆ sets
◆ channel_data
      
        
          | int32_t RALFContext::channel_data[2][4096] | 
      
 
 
◆ filter_params
      
        
          | int RALFContext::filter_params | 
      
 
combined filter parameters for the current channel data 
Definition at line 59 of file ralf.c.
 
 
◆ filter_length
      
        
          | int RALFContext::filter_length | 
      
 
length of the filter for the current channel data 
Definition at line 60 of file ralf.c.
 
 
◆ filter_bits
      
        
          | int RALFContext::filter_bits | 
      
 
filter precision for the current channel data 
Definition at line 61 of file ralf.c.
 
 
◆ filter
◆ bias
      
        
          | unsigned RALFContext::bias[2] | 
      
 
a constant value added to channel data after filtering 
Definition at line 64 of file ralf.c.
 
 
◆ sample_offset
      
        
          | int RALFContext::sample_offset | 
      
 
 
◆ block_size
      
        
          | int RALFContext::block_size[1<< 12] | 
      
 
size of the blocks 
Definition at line 67 of file ralf.c.
 
 
◆ block_pts
      
        
          | int RALFContext::block_pts[1<< 12] | 
      
 
block start time (in milliseconds) 
Definition at line 68 of file ralf.c.
 
 
◆ pkt
      
        
          | uint8_t RALFContext::pkt[16384] | 
      
 
 
◆ has_pkt
The documentation for this struct was generated from the following file: