|
FFmpeg
|
#include <ps.h>
Data Fields | |
| const H266RawPictureHeader * | r |
| void * | rref |
| RefStruct reference, backing ph above. More... | |
| uint32_t | max_num_subblock_merge_cand |
| MaxNumSubblockMergeCand. More... | |
| int32_t | poc |
| PicOrderCntVal. More... | |
| uint8_t | num_ver_vbs |
| NumVerVirtualBoundaries. More... | |
| uint16_t | vb_pos_x [VVC_MAX_VBS] |
| VirtualBoundaryPosX. More... | |
| uint8_t | num_hor_vbs |
| NumHorVirtualBoundaries. More... | |
| uint16_t | vb_pos_y [VVC_MAX_VBS] |
| VirtualBoundaryPosY. More... | |
| PredWeightTable | pwt |
| const H266RawPictureHeader* VVCPH::r |
Definition at line 148 of file ps.h.
Referenced by derive_cb_prof_flag_lx(), derive_scale_m(), and sh_derive().
| void* VVCPH::rref |
RefStruct reference, backing ph above.
Definition at line 149 of file ps.h.
Referenced by ff_vvc_frame_ps_free().
| uint32_t VVCPH::max_num_subblock_merge_cand |
| int32_t VVCPH::poc |
PicOrderCntVal.
Definition at line 153 of file ps.h.
Referenced by derive_mmvd(), and ff_vvc_no_backward_pred_flag().
| uint16_t VVCPH::vb_pos_x[VVC_MAX_VBS] |
| uint16_t VVCPH::vb_pos_y[VVC_MAX_VBS] |
| PredWeightTable VVCPH::pwt |
1.8.17