|
FFmpeg
|
#include <vvc_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... | |
| PredWeightTable | pwt |
| const H266RawPictureHeader* VVCPH::r |
Definition at line 144 of file vvc_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 145 of file vvc_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 149 of file vvc_ps.h.
Referenced by derive_mmvd(), and ff_vvc_no_backward_pred_flag().
| PredWeightTable VVCPH::pwt |
1.8.17