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

Data Fields

struct ePICPixListElemnext
 
uint32_t pixel
 
uint8_t rung
 

Detailed Description

Definition at line 82 of file g2meet.c.

Field Documentation

struct ePICPixListElem* ePICPixListElem::next

Definition at line 83 of file g2meet.c.

Referenced by epic_add_pixel_to_cache(), epic_decode_from_cache(), and epic_free_pixel_cache().

uint32_t ePICPixListElem::pixel

Definition at line 84 of file g2meet.c.

Referenced by epic_add_pixel_to_cache(), and epic_decode_from_cache().

uint8_t ePICPixListElem::rung

Definition at line 85 of file g2meet.c.

Referenced by epic_decode_from_cache().


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