COST_MV_PT_DIST 401 source/encoder/motion.cpp COST_MV_PT_DIST(omv.x, top, 2, dist); COST_MV_PT_DIST 405 source/encoder/motion.cpp COST_MV_PT_DIST(left, omv.y, 4, dist); COST_MV_PT_DIST 409 source/encoder/motion.cpp COST_MV_PT_DIST(right, omv.y, 5, dist); COST_MV_PT_DIST 413 source/encoder/motion.cpp COST_MV_PT_DIST(omv.x, bottom, 7, dist); COST_MV_PT_DIST 459 source/encoder/motion.cpp COST_MV_PT_DIST(omv.x, top, 2, dist); COST_MV_PT_DIST 465 source/encoder/motion.cpp COST_MV_PT_DIST(left2, top2, 1, (dist >> 1)); COST_MV_PT_DIST 469 source/encoder/motion.cpp COST_MV_PT_DIST(right2, top2, 3, (dist >> 1)); COST_MV_PT_DIST 474 source/encoder/motion.cpp COST_MV_PT_DIST(left, omv.y, 4, dist); COST_MV_PT_DIST 478 source/encoder/motion.cpp COST_MV_PT_DIST(right, omv.y, 5, dist); COST_MV_PT_DIST 484 source/encoder/motion.cpp COST_MV_PT_DIST(left2, bottom2, 6, (dist >> 1)); COST_MV_PT_DIST 488 source/encoder/motion.cpp COST_MV_PT_DIST(right2, bottom2, 8, (dist >> 1)); COST_MV_PT_DIST 493 source/encoder/motion.cpp COST_MV_PT_DIST(omv.x, bottom, 7, dist); COST_MV_PT_DIST 548 source/encoder/motion.cpp COST_MV_PT_DIST(omv.x, top, 0, dist); COST_MV_PT_DIST 552 source/encoder/motion.cpp COST_MV_PT_DIST(left, omv.y, 0, dist); COST_MV_PT_DIST 556 source/encoder/motion.cpp COST_MV_PT_DIST(right, omv.y, 0, dist); COST_MV_PT_DIST 560 source/encoder/motion.cpp COST_MV_PT_DIST(omv.x, bottom, 0, dist); COST_MV_PT_DIST 573 source/encoder/motion.cpp COST_MV_PT_DIST(posXL, posYT, 0, dist); COST_MV_PT_DIST 577 source/encoder/motion.cpp COST_MV_PT_DIST(posXR, posYT, 0, dist); COST_MV_PT_DIST 584 source/encoder/motion.cpp COST_MV_PT_DIST(posXL, posYB, 0, dist); COST_MV_PT_DIST 588 source/encoder/motion.cpp COST_MV_PT_DIST(posXR, posYB, 0, dist);