#include <svq1enc.h>
Definition at line 35 of file svq1enc.h.
 
◆ avctx
◆ mecc
◆ hdsp
◆ current_picture
      
        
          | AVFrame* SVQ1EncContext::current_picture | 
      
 
 
◆ last_picture
      
        
          | AVFrame* SVQ1EncContext::last_picture | 
      
 
 
◆ pb
◆ pict_type
◆ quality
      
        
          | int SVQ1EncContext::quality | 
      
 
 
◆ reorder_pb
◆ frame_width
      
        
          | int SVQ1EncContext::frame_width | 
      
 
 
◆ frame_height
      
        
          | int SVQ1EncContext::frame_height | 
      
 
 
◆ y_block_width
      
        
          | int SVQ1EncContext::y_block_width | 
      
 
 
◆ y_block_height
      
        
          | int SVQ1EncContext::y_block_height | 
      
 
 
◆ c_block_width
      
        
          | int SVQ1EncContext::c_block_width | 
      
 
 
◆ c_block_height
      
        
          | int SVQ1EncContext::c_block_height | 
      
 
 
◆ encoded_block_levels
      
        
          | int16_t SVQ1EncContext::encoded_block_levels[6][7][256] | 
      
 
 
◆ mb_type
      
        
          | uint16_t* SVQ1EncContext::mb_type | 
      
 
 
◆ dummy
      
        
          | uint32_t* SVQ1EncContext::dummy | 
      
 
 
◆ motion_val8
      
        
          | int16_t(*[3] SVQ1EncContext::motion_val8)[2] | 
      
 
 
◆ motion_val16
      
        
          | int16_t(*[3] SVQ1EncContext::motion_val16)[2] | 
      
 
 
◆ rd_total
      
        
          | int64_t SVQ1EncContext::rd_total | 
      
 
 
◆ scratchbuf
      
        
          | uint8_t* SVQ1EncContext::scratchbuf | 
      
 
 
◆ motion_est
      
        
          | int SVQ1EncContext::motion_est | 
      
 
 
◆ ssd_int8_vs_int16
      
        
          | int(* SVQ1EncContext::ssd_int8_vs_int16) (const int8_t *pix1, const int16_t *pix2, intptr_t size) | 
      
 
 
The documentation for this struct was generated from the following file: