|
libxcoder
5.3.1
|
#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 1966 of file ni_device_api.h.
| int num_ref_pics |
*< A picture type of Nth picture in the custom GOP
Definition at line 1973 of file ni_device_api.h.
| int pic_type |
*< A temporal ID of Nth picture in the custom GOP
Definition at line 1972 of file ni_device_api.h.
| int poc_offset |
Definition at line 1968 of file ni_device_api.h.
| float qp_factor |
*< QP offset of Nth picture in the custom GOP
Definition at line 1970 of file ni_device_api.h.
| int qp_offset |
*< A POC of Nth picture in the custom GOP
Definition at line 1969 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 1974 of file ni_device_api.h.
| int temporal_id |
*< QP factor of Nth picture in the custom GOP
Definition at line 1971 of file ni_device_api.h.