FFmpeg
Data Fields
OpaqueList Struct Reference

Data Fields

struct OpaqueListnext
 
uint64_t fake_timestamp
 
uint64_t reordered_opaque
 

Detailed Description

Definition at line 87 of file crystalhd.c.

Field Documentation

◆ next

struct OpaqueList* OpaqueList::next

Definition at line 88 of file crystalhd.c.

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

◆ fake_timestamp

uint64_t OpaqueList::fake_timestamp

Definition at line 89 of file crystalhd.c.

Referenced by opaque_list_pop(), and opaque_list_push().

◆ reordered_opaque

uint64_t OpaqueList::reordered_opaque

Definition at line 90 of file crystalhd.c.

Referenced by copy_frame(), and opaque_list_push().


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