Definition at line 80 of file mss4.c.
 
◆ pic
◆ block
      
        
          | int MSS4Context::block[64] | 
      
 
 
◆ imgbuf
      
        
          | uint8_t MSS4Context::imgbuf[3][16 *16] | 
      
 
 
◆ quality
◆ quant_mat
      
        
          | uint16_t MSS4Context::quant_mat[2][64] | 
      
 
 
◆ prev_dc
      
        
          | int* MSS4Context::prev_dc[3] | 
      
 
 
◆ dc_stride
      
        
          | ptrdiff_t MSS4Context::dc_stride[3] | 
      
 
 
◆ dc_cache
      
        
          | int MSS4Context::dc_cache[4][4] | 
      
 
 
◆ prev_vec
      
        
          | int MSS4Context::prev_vec[3][4] | 
      
 
 
The documentation for this struct was generated from the following file: