Searched refs:mvcomp_p (Results 1 – 1 of 1) sorted by relevance
2184 #define SCALE_MV_COMP_RES(mvcomp_p, dim_c, dim_p) \ argument2185 ((((mvcomp_p) * (dim_c)) + ((SIGN((mvcomp_p)) * (dim_p)) >> 1)) / (dim_p))