![]() |
libxcoder
5.2.0
|
#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] |
Definition at line 1959 of file ni_device_api.h.
int num_ref_pics |
*< A picture type of Nth picture in the custom GOP
Definition at line 1966 of file ni_device_api.h.
int pic_type |
*< A temporal ID of Nth picture in the custom GOP
Definition at line 1965 of file ni_device_api.h.
int poc_offset |
Definition at line 1961 of file ni_device_api.h.
float qp_factor |
*< QP offset of Nth picture in the custom GOP
Definition at line 1963 of file ni_device_api.h.
int qp_offset |
*< A POC of Nth picture in the custom GOP
Definition at line 1962 of file ni_device_api.h.
*< 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.
int temporal_id |
*< QP factor of Nth picture in the custom GOP
Definition at line 1964 of file ni_device_api.h.