Definition at line 52 of file pngdec.c.
 
◆ dsp
◆ avctx
◆ gb
◆ last_picture
◆ picture
◆ frame_metadata
◆ iccp_name
      
        
          | uint8_t PNGDecContext::iccp_name[82] | 
      
 
 
◆ iccp_data
      
        
          | uint8_t* PNGDecContext::iccp_data | 
      
 
 
◆ iccp_data_len
      
        
          | size_t PNGDecContext::iccp_data_len | 
      
 
 
◆ stereo_mode
      
        
          | int PNGDecContext::stereo_mode | 
      
 
 
◆ have_chrm
      
        
          | int PNGDecContext::have_chrm | 
      
 
 
◆ white_point
      
        
          | uint32_t PNGDecContext::white_point[2] | 
      
 
 
◆ display_primaries
      
        
          | uint32_t PNGDecContext::display_primaries[3][2] | 
      
 
 
◆ hdr_state
◆ pic_state
◆ width
◆ height
      
        
          | int PNGDecContext::height | 
      
 
 
◆ cur_w
◆ cur_h
◆ last_w
      
        
          | int PNGDecContext::last_w | 
      
 
 
◆ last_h
      
        
          | int PNGDecContext::last_h | 
      
 
 
◆ x_offset
      
        
          | int PNGDecContext::x_offset | 
      
 
 
◆ y_offset
      
        
          | int PNGDecContext::y_offset | 
      
 
 
◆ last_x_offset
      
        
          | int PNGDecContext::last_x_offset | 
      
 
 
◆ last_y_offset
      
        
          | int PNGDecContext::last_y_offset | 
      
 
 
◆ dispose_op
      
        
          | uint8_t PNGDecContext::dispose_op | 
      
 
 
◆ blend_op
      
        
          | uint8_t PNGDecContext::blend_op | 
      
 
 
◆ last_dispose_op
      
        
          | uint8_t PNGDecContext::last_dispose_op | 
      
 
 
◆ bit_depth
      
        
          | int PNGDecContext::bit_depth | 
      
 
 
◆ color_type
      
        
          | int PNGDecContext::color_type | 
      
 
 
◆ compression_type
      
        
          | int PNGDecContext::compression_type | 
      
 
 
◆ interlace_type
      
        
          | int PNGDecContext::interlace_type | 
      
 
 
◆ filter_type
      
        
          | int PNGDecContext::filter_type | 
      
 
 
◆ channels
      
        
          | int PNGDecContext::channels | 
      
 
 
◆ bits_per_pixel
      
        
          | int PNGDecContext::bits_per_pixel | 
      
 
 
◆ bpp
◆ has_trns
      
        
          | int PNGDecContext::has_trns | 
      
 
 
◆ transparent_color_be
      
        
          | uint8_t PNGDecContext::transparent_color_be[6] | 
      
 
 
◆ background_buf
      
        
          | uint8_t* PNGDecContext::background_buf | 
      
 
 
◆ background_buf_allocated
      
        
          | unsigned PNGDecContext::background_buf_allocated | 
      
 
 
◆ palette
      
        
          | uint32_t PNGDecContext::palette[256] | 
      
 
 
◆ crow_buf
      
        
          | uint8_t* PNGDecContext::crow_buf | 
      
 
 
◆ last_row
      
        
          | uint8_t* PNGDecContext::last_row | 
      
 
 
◆ last_row_size
      
        
          | unsigned int PNGDecContext::last_row_size | 
      
 
 
◆ tmp_row
      
        
          | uint8_t* PNGDecContext::tmp_row | 
      
 
 
◆ tmp_row_size
      
        
          | unsigned int PNGDecContext::tmp_row_size | 
      
 
 
◆ buffer
      
        
          | uint8_t* PNGDecContext::buffer | 
      
 
 
◆ buffer_size
      
        
          | int PNGDecContext::buffer_size | 
      
 
 
◆ pass
◆ crow_size
      
        
          | int PNGDecContext::crow_size | 
      
 
 
◆ row_size
      
        
          | int PNGDecContext::row_size | 
      
 
 
◆ pass_row_size
      
        
          | int PNGDecContext::pass_row_size | 
      
 
 
◆ zstream
      
        
          | z_stream PNGDecContext::zstream | 
      
 
 
The documentation for this struct was generated from the following file: