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

Data Fields

Jpeg2000POCEntry poc [MAX_POCS]
 
int nb_poc
 
int is_default
 

Detailed Description

Definition at line 63 of file jpeg2000dec.c.

Field Documentation

Jpeg2000POCEntry Jpeg2000POC::poc[MAX_POCS]

Definition at line 64 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().

int Jpeg2000POC::nb_poc

Definition at line 65 of file jpeg2000dec.c.

Referenced by get_poc(), and jpeg2000_decode_packets().

int Jpeg2000POC::is_default

Definition at line 66 of file jpeg2000dec.c.

Referenced by get_poc(), and get_sot().


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