GstCodecParsers.H266RefPicListStruct¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
abs_delta_poc_st |
[ |
r/w |
specifies the value of the variable AbsDeltaPocSt’listIdx [rplsIdx]’[i]. |
delta_poc_val_st |
[ |
r/w |
the calculated DeltaPocValSt value. |
ilrp_idx |
r/w |
specifies the index of the ILRP entry of the i-th entry in the ref_pic_list_struct. |
|
inter_layer_ref_pic_flag |
r/w |
specifies whether the i-th entry in the ref_pic_list_struct(listIdx, rplsIdx) syntax structure is an ILRP entry. |
|
ltrp_in_header_flag |
r/w |
specifies whether the POC LSBs of the LTRP entries indicated in the ref_pic_list_struct(listIdx, rplsIdx) syntax structure are present in the same syntax structure. |
|
num_inter_layer_pic |
r/w |
the number of inter layer reference picture. |
|
num_long_term_pic |
r/w |
the number long term reference picture. |
|
num_ref_entries |
r/w |
specifies the number of entries in the ref_pic_list_struct(listIdx, rplsIdx) syntax structure. |
|
num_short_term_pic |
r/w |
the number of short term reference picture. |
|
rpls_poc_lsb_lt |
r/w |
specifies the value of the picture order count modulo MaxPicOrderCntLsb of the picture referred to. |
|
st_ref_pic_flag |
r/w |
specifies whether the i-th entry in the ref_pic_list_struct(listIdx, rplsIdx) syntax structure is an STRP entry. |
|
strp_entry_sign_flag |
r/w |
specifies whether DeltaPocValSt’listIdx [rplsIdx]’ is greater than or equal to 0. |
Methods¶
None
Details¶
- class GstCodecParsers.H266RefPicListStruct¶
Structure defining the H266 reference picture list.
New in version 1.26.