FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Jpeg2000POCEntry Struct Reference

Data Fields

uint16_t LYEpoc
 
uint16_t CSpoc
 
uint16_t CEpoc
 
uint8_t RSpoc
 
uint8_t REpoc
 
uint8_t Ppoc
 

Detailed Description

Definition at line 56 of file jpeg2000dec.c.

Field Documentation

uint16_t Jpeg2000POCEntry::LYEpoc

Definition at line 57 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().

uint16_t Jpeg2000POCEntry::CSpoc

Definition at line 58 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().

uint16_t Jpeg2000POCEntry::CEpoc

Definition at line 59 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().

uint8_t Jpeg2000POCEntry::RSpoc

Definition at line 60 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().

uint8_t Jpeg2000POCEntry::REpoc

Definition at line 61 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().

uint8_t Jpeg2000POCEntry::Ppoc

Definition at line 62 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().


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