FFmpeg
Data Fields
Jpeg2000TilePart Struct Reference

#include <jpeg2000dec.h>

Data Fields

uint8_t tile_index
 
const uint8_t * tp_end
 
GetByteContext header_tpg
 
GetByteContext tpg
 

Detailed Description

Definition at line 49 of file jpeg2000dec.h.

Field Documentation

◆ tile_index

uint8_t Jpeg2000TilePart::tile_index

Definition at line 50 of file jpeg2000dec.h.

Referenced by get_sot().

◆ tp_end

const uint8_t* Jpeg2000TilePart::tp_end

Definition at line 51 of file jpeg2000dec.h.

Referenced by get_sot(), and jpeg2000_read_main_headers().

◆ header_tpg

GetByteContext Jpeg2000TilePart::header_tpg

Definition at line 52 of file jpeg2000dec.h.

Referenced by jpeg2000_decode_packet(), jpeg2000_read_main_headers(), and select_header().

◆ tpg

GetByteContext Jpeg2000TilePart::tpg

The documentation for this struct was generated from the following file: