![]() |
libxcoder
3.5.1
|
#include <ni_device_api_logan.h>
Data Fields | |
int | pic_type |
int | poc_offset |
int | pic_qp |
int | num_ref_pic_L0 |
int | ref_poc_L0 |
int | ref_poc_L1 |
int | temporal_id |
Definition at line 1179 of file ni_device_api_logan.h.
int num_ref_pic_L0 |
*< A quantization parameter of Nth picture in the custom GOP
Definition at line 1184 of file ni_device_api_logan.h.
int pic_qp |
*< A POC of Nth picture in the custom GOP
Definition at line 1183 of file ni_device_api_logan.h.
int pic_type |
Definition at line 1181 of file ni_device_api_logan.h.
int poc_offset |
*< A picture type of Nth picture in the custom GOP
Definition at line 1182 of file ni_device_api_logan.h.
int ref_poc_L0 |
*< The number of reference L0 of Nth picture in the custom GOP
Definition at line 1185 of file ni_device_api_logan.h.
int ref_poc_L1 |
*< A POC of reference L0 of Nth picture in the custom GOP
Definition at line 1186 of file ni_device_api_logan.h.
int temporal_id |
*< A POC of reference L1 of Nth picture in the custom GOP
Definition at line 1187 of file ni_device_api_logan.h.