|
libxcoder
5.4.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 1995 of file ni_device_api.h.
| int num_ref_pics |
*< A picture type of Nth picture in the custom GOP
Definition at line 2002 of file ni_device_api.h.
| int pic_type |
*< A temporal ID of Nth picture in the custom GOP
Definition at line 2001 of file ni_device_api.h.
| int poc_offset |
Definition at line 1997 of file ni_device_api.h.
| float qp_factor |
*< QP offset of Nth picture in the custom GOP
Definition at line 1999 of file ni_device_api.h.
| int qp_offset |
*< A POC of Nth picture in the custom GOP
Definition at line 1998 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 2003 of file ni_device_api.h.
| int temporal_id |
*< QP factor of Nth picture in the custom GOP
Definition at line 2000 of file ni_device_api.h.