Definition at line 62 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] |
◆ gamma
◆ have_srgb
| int PNGDecContext::have_srgb |
◆ have_cicp
| int PNGDecContext::have_cicp |
◆ cicp_primaries
◆ cicp_trc
◆ cicp_range
◆ have_clli
| int PNGDecContext::have_clli |
◆ clli_max
| uint32_t PNGDecContext::clli_max |
◆ clli_avg
| uint32_t PNGDecContext::clli_avg |
◆ have_mdcv
| int PNGDecContext::have_mdcv |
◆ mdcv_primaries
| uint16_t PNGDecContext::mdcv_primaries[3][2] |
◆ mdcv_white_point
| uint16_t PNGDecContext::mdcv_white_point[2] |
◆ mdcv_max_lum
| uint32_t PNGDecContext::mdcv_max_lum |
◆ mdcv_min_lum
| uint32_t PNGDecContext::mdcv_min_lum |
◆ hdr_state
◆ pic_state
◆ width
◆ height
| int PNGDecContext::height |
◆ cur_w
◆ cur_h
◆ x_offset
| int PNGDecContext::x_offset |
◆ y_offset
| int PNGDecContext::y_offset |
◆ dispose_op
| uint8_t PNGDecContext::dispose_op |
◆ blend_op
| uint8_t PNGDecContext::blend_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] |
◆ significant_bits
| int PNGDecContext::significant_bits |
◆ 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
◆ exif_data
The documentation for this struct was generated from the following file: