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

Data Fields

struct OpaqueListnext
 
uint64_t fake_timestamp
 
uint64_t reordered_opaque
 
uint8_t pic_type
 

Detailed Description

Definition at line 118 of file crystalhd.c.

Field Documentation

struct OpaqueList* OpaqueList::next

Definition at line 119 of file crystalhd.c.

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

uint64_t OpaqueList::fake_timestamp

Definition at line 120 of file crystalhd.c.

Referenced by opaque_list_pop(), and opaque_list_push().

uint64_t OpaqueList::reordered_opaque

Definition at line 121 of file crystalhd.c.

Referenced by copy_frame(), and opaque_list_push().

uint8_t OpaqueList::pic_type

Definition at line 122 of file crystalhd.c.

Referenced by copy_frame(), and opaque_list_push().


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