#include <global.h>
Data Fields | |
| uint16_t | weight |
| int8_t | x |
| int8_t | y |
Definition at line 180 of file global.h.
| uint16_t mc_result::weight |
Definition at line 182 of file global.h.
Referenced by build_sub22_mcomps(), build_sub44_mcomps(), mblock_sub44_dists(), and sub_mean_reduction().
| int8_t mc_result::x |
Definition at line 183 of file global.h.
Referenced by build_sub22_mcomps(), build_sub44_mcomps(), find_best_one_pel(), and mblock_sub44_dists().
| int8_t mc_result::y |
Definition at line 184 of file global.h.
Referenced by build_sub22_mcomps(), build_sub44_mcomps(), find_best_one_pel(), and mblock_sub44_dists().
1.5.5