GOP_DATA Struct Reference

#include <global.h>


Data Fields

int slice_type
int display_no
int reference_idc
int slice_qp
int hierarchy_layer
int hierarchyPocDelta


Detailed Description

Set Explicit GOP Parameters. Currently only supports Enhancement GOP but could be easily extended

Definition at line 175 of file global.h.


Field Documentation

Slice type.

Definition at line 178 of file global.h.

Referenced by CalculateFrameNumber(), create_hierarchy(), interpret_gop_structure(), and prepare_second_layer().

Hierarchy layer (used with GOP Hierarchy option 2).

Definition at line 182 of file global.h.

GOP Display order.

Definition at line 179 of file global.h.

Referenced by create_hierarchy(), interpret_gop_structure(), and prepare_second_layer().

int slice_qp

Is reference?

Definition at line 180 of file global.h.

Referenced by create_hierarchy(), init_field(), init_frame(), and interpret_gop_structure().


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

Documentation generated with DoxyGen