FFmpeg
|
Data Fields | |
struct OpaqueList * | next |
uint64_t | fake_timestamp |
uint64_t | reordered_opaque |
Definition at line 84 of file crystalhd.c.
struct OpaqueList* OpaqueList::next |
Definition at line 85 of file crystalhd.c.
Referenced by opaque_list_pop(), opaque_list_push(), and uninit().
uint64_t OpaqueList::fake_timestamp |
Definition at line 86 of file crystalhd.c.
Referenced by opaque_list_pop(), and opaque_list_push().
uint64_t OpaqueList::reordered_opaque |
Definition at line 87 of file crystalhd.c.
Referenced by copy_frame(), and opaque_list_push().