|
FFmpeg
|
#include <vvc_ctu.h>
Data Fields | |
| MotionModelIdc | motion_model_idc |
| MotionModelIdc. More... | |
| int8_t | ref_idx [2] |
| refIdxL0, refIdxL1 More... | |
| uint8_t | hpel_if_idx |
| hpelIfIdx More... | |
| uint8_t | bcw_idx |
| bcwIdx More... | |
| PredFlag | pred_flag |
| Mv | mv [2][MAX_CONTROL_POINTS] |
| int | num_sb_x |
| int | num_sb_y |
| MotionModelIdc MotionInfo::motion_model_idc |
| int8_t MotionInfo::ref_idx[2] |
| Mv MotionInfo::mv[2][MAX_CONTROL_POINTS] |
Definition at line 243 of file vvc_ctu.h.
Referenced by intra_block_copy().
| int MotionInfo::num_sb_x |
Definition at line 245 of file vvc_ctu.h.
Referenced by hls_merge_data(), and refine_regular_subblock().
| int MotionInfo::num_sb_y |
Definition at line 245 of file vvc_ctu.h.
Referenced by hls_merge_data(), and refine_regular_subblock().
1.8.17