FFmpeg
Data Fields
EVCParserPoc Struct Reference

#include <evc_parse.h>

Data Fields

int PicOrderCntVal
 
int prevPicOrderCntVal
 
int DocOffset
 

Detailed Description

Definition at line 77 of file evc_parse.h.

Field Documentation

◆ PicOrderCntVal

int EVCParserPoc::PicOrderCntVal

Definition at line 78 of file evc_parse.h.

Referenced by end_of_access_unit_found(), and ff_evc_derive_poc().

◆ prevPicOrderCntVal

int EVCParserPoc::prevPicOrderCntVal

Definition at line 79 of file evc_parse.h.

Referenced by end_of_access_unit_found(), and ff_evc_derive_poc().

◆ DocOffset

int EVCParserPoc::DocOffset

Definition at line 80 of file evc_parse.h.

Referenced by ff_evc_derive_poc().


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