| FFmpeg
    | 
| Data Fields | |
| struct OpaqueList * | next | 
| uint64_t | fake_timestamp | 
| uint64_t | reordered_opaque | 
| uint8_t | pic_type | 
Definition at line 118 of file crystalhd.c.
| 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().
 1.8.6
 1.8.6