OpaqueList Struct Reference
Collaboration diagram for OpaqueList:
Collaboration graph

Data Fields

struct OpaqueListnext
 
uint64_t fake_timestamp
 
uint64_t reordered_opaque
 
uint8_t pic_type
 

Detailed Description

Definition at line 115 of file crystalhd.c.

Field Documentation

uint64_t OpaqueList::fake_timestamp

Definition at line 117 of file crystalhd.c.

Referenced by opaque_list_pop(), and opaque_list_push().

struct OpaqueList* OpaqueList::next

Definition at line 116 of file crystalhd.c.

Referenced by opaque_list_pop(), opaque_list_push(), and uninit().

uint8_t OpaqueList::pic_type

Definition at line 119 of file crystalhd.c.

Referenced by copy_frame(), decode(), and opaque_list_push().

uint64_t OpaqueList::reordered_opaque

Definition at line 118 of file crystalhd.c.

Referenced by copy_frame(), and opaque_list_push().


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