COPY4_IF_LT 267 source/encoder/motion.cpp COPY4_IF_LT(bcost, costs[0], bmv, MV(m0x, m0y), bPointNr, p0, bDistance, d0); \ COPY4_IF_LT 268 source/encoder/motion.cpp COPY4_IF_LT(bcost, costs[1], bmv, MV(m1x, m1y), bPointNr, p1, bDistance, d1); \ COPY4_IF_LT 269 source/encoder/motion.cpp COPY4_IF_LT(bcost, costs[2], bmv, MV(m2x, m2y), bPointNr, p2, bDistance, d2); \ COPY4_IF_LT 270 source/encoder/motion.cpp COPY4_IF_LT(bcost, costs[3], bmv, MV(m3x, m3y), bPointNr, p3, bDistance, d3); \ COPY4_IF_LT 1349 source/encoder/search.cpp COPY4_IF_LT(bcost, cost, bmode, mode, bsad, sad, bbits, bits); COPY4_IF_LT 1386 source/encoder/search.cpp COPY4_IF_LT(acost, cost, amode, mode, asad, sad, abits, bits); COPY4_IF_LT 1397 source/encoder/search.cpp COPY4_IF_LT(acost, cost, amode, lowmode, asad, sad, abits, bits); COPY4_IF_LT 1401 source/encoder/search.cpp COPY4_IF_LT(acost, cost, amode, highmode, asad, sad, abits, bits); COPY4_IF_LT 1407 source/encoder/search.cpp COPY4_IF_LT(acost, cost, amode, 34, asad, sad, abits, bits); COPY4_IF_LT 1410 source/encoder/search.cpp COPY4_IF_LT(bcost, acost, bmode, amode, bsad, asad, bbits, abits); COPY4_IF_LT 1417 source/encoder/search.cpp COPY4_IF_LT(bcost, cost, bmode, mode, bsad, sad, bbits, bits); COPY4_IF_LT 542 source/encoder/slicetype.cpp COPY4_IF_LT(minscore, s, minscale, curScale, minoff, curOffset, found, 1); COPY4_IF_LT 449 source/encoder/weightPrediction.cpp COPY4_IF_LT(minscore, s, minscale, curScale, minoff, off, bFound, true);