libxcoder  5.2.0
_ni_gop_params Struct Reference

#include <ni_device_api.h>

Data Fields

int poc_offset
 
int qp_offset
 
float qp_factor
 
int temporal_id
 
int pic_type
 
int num_ref_pics
 
ni_gop_rps_t rps [NI_MAX_REF_PIC]
 

Detailed Description

Definition at line 1959 of file ni_device_api.h.

Field Documentation

◆ num_ref_pics

int num_ref_pics

*< A picture type of Nth picture in the custom GOP

Definition at line 1966 of file ni_device_api.h.

◆ pic_type

int pic_type

*< A temporal ID of Nth picture in the custom GOP

Definition at line 1965 of file ni_device_api.h.

◆ poc_offset

int poc_offset

Definition at line 1961 of file ni_device_api.h.

◆ qp_factor

float qp_factor

*< QP offset of Nth picture in the custom GOP

Definition at line 1963 of file ni_device_api.h.

◆ qp_offset

int qp_offset

*< A POC of Nth picture in the custom GOP

Definition at line 1962 of file ni_device_api.h.

◆ rps

*< the number of reference pictures kept for this picture, the value should be within [0, 4]

Definition at line 1967 of file ni_device_api.h.

◆ temporal_id

int temporal_id

*< QP factor of Nth picture in the custom GOP

Definition at line 1964 of file ni_device_api.h.


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