FFmpeg
Data Fields
Jpeg2000POCEntry Struct Reference

#include <jpeg2000dec.h>

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 34 of file jpeg2000dec.h.

Field Documentation

◆ LYEpoc

uint16_t Jpeg2000POCEntry::LYEpoc

Definition at line 35 of file jpeg2000dec.h.

Referenced by get_poc(), and jpeg2000_decode_packets().

◆ CSpoc

uint16_t Jpeg2000POCEntry::CSpoc

Definition at line 36 of file jpeg2000dec.h.

Referenced by get_poc(), and jpeg2000_decode_packets().

◆ CEpoc

uint16_t Jpeg2000POCEntry::CEpoc

Definition at line 37 of file jpeg2000dec.h.

Referenced by get_poc(), and jpeg2000_decode_packets().

◆ RSpoc

uint8_t Jpeg2000POCEntry::RSpoc

Definition at line 38 of file jpeg2000dec.h.

Referenced by get_poc(), and jpeg2000_decode_packets().

◆ REpoc

uint8_t Jpeg2000POCEntry::REpoc

Definition at line 39 of file jpeg2000dec.h.

Referenced by get_poc(), and jpeg2000_decode_packets().

◆ Ppoc

uint8_t Jpeg2000POCEntry::Ppoc

Definition at line 40 of file jpeg2000dec.h.

Referenced by get_poc(), and jpeg2000_decode_packets().


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