FFmpeg
|
#include <evc_parse.h>
Data Fields | |
int | PicOrderCntVal |
int | prevPicOrderCntVal |
int | DocOffset |
Definition at line 77 of file evc_parse.h.
int EVCParserPoc::PicOrderCntVal |
Definition at line 78 of file evc_parse.h.
Referenced by end_of_access_unit_found(), and ff_evc_derive_poc().
int EVCParserPoc::prevPicOrderCntVal |
Definition at line 79 of file evc_parse.h.
Referenced by end_of_access_unit_found(), and ff_evc_derive_poc().
int EVCParserPoc::DocOffset |
Definition at line 80 of file evc_parse.h.
Referenced by ff_evc_derive_poc().