libxcoder  5.3.1
_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 1966 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 1973 of file ni_device_api.h.

◆ pic_type

int pic_type

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

Definition at line 1972 of file ni_device_api.h.

◆ poc_offset

int poc_offset

Definition at line 1968 of file ni_device_api.h.

◆ qp_factor

float qp_factor

*< QP offset of Nth picture in the custom GOP

Definition at line 1970 of file ni_device_api.h.

◆ qp_offset

int qp_offset

*< A POC of Nth picture in the custom GOP

Definition at line 1969 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 1974 of file ni_device_api.h.

◆ temporal_id

int temporal_id

*< QP factor of Nth picture in the custom GOP

Definition at line 1971 of file ni_device_api.h.


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