FFmpeg
|
#include <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 |
uint8_t MotionInfo::hpel_if_idx |
Mv MotionInfo::mv[2][MAX_CONTROL_POINTS] |
Definition at line 246 of file ctu.h.
Referenced by ibc_check_mv(), and intra_block_copy().
int MotionInfo::num_sb_x |
Definition at line 248 of file ctu.h.
Referenced by hls_merge_data(), and refine_regular_subblock().
int MotionInfo::num_sb_y |
Definition at line 248 of file ctu.h.
Referenced by hls_merge_data(), and refine_regular_subblock().