ADD_MVCOST       1070 source/encoder/motion.cpp #define ADD_MVCOST(k, x, y) costs[k] += p_cost_omvx[x * 4 * i] + p_cost_omvy[y * 4 * i]
ADD_MVCOST       1110 source/encoder/motion.cpp #undef ADD_MVCOST