TUT HEVC Encoder
Loading...
Searching...
No Matches
Data Fields
kvz_gop_config Struct Reference

GoP picture configuration.

#include <kvazaar.h>

Collaboration diagram for kvz_gop_config:

Data Fields

double qp_factor
 
int8_t qp_offset
 QP offset.
 
int8_t poc_offset
 POC offset.
 
int8_t layer
 Current layer.
 
int8_t is_ref
 Flag if this picture is used as a reference.
 
int8_t ref_pos_count
 Reference picture count.
 
int8_t ref_pos [16]
 reference picture offset list
 
int8_t ref_neg_count
 Reference picture count.
 
int8_t ref_neg [16]
 reference picture offset list
 
double qp_model_offset
 
double qp_model_scale
 

Field Documentation

◆ is_ref

int8_t kvz_gop_config::is_ref

◆ layer

int8_t kvz_gop_config::layer

◆ poc_offset

int8_t kvz_gop_config::poc_offset

◆ qp_factor

double kvz_gop_config::qp_factor

◆ qp_model_offset

double kvz_gop_config::qp_model_offset

◆ qp_model_scale

double kvz_gop_config::qp_model_scale

◆ qp_offset

int8_t kvz_gop_config::qp_offset

◆ ref_neg

int8_t kvz_gop_config::ref_neg[16]

◆ ref_neg_count

int8_t kvz_gop_config::ref_neg_count

◆ ref_pos

int8_t kvz_gop_config::ref_pos[16]

◆ ref_pos_count

int8_t kvz_gop_config::ref_pos_count

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