COPY2_IF_LT 465 source/encoder/analysis.cpp COPY2_IF_LT(bestCUCost, cuCost, bestCUQP, modCUQP); COPY2_IF_LT 239 source/encoder/motion.cpp COPY2_IF_LT(bcost, cost, bmv, MV(mx, my)); \ COPY2_IF_LT 287 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[0], bmv, omv + MV(m0x, m0y)); \ COPY2_IF_LT 289 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[1], bmv, omv + MV(m1x, m1y)); \ COPY2_IF_LT 291 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[2], bmv, omv + MV(m2x, m2y)); \ COPY2_IF_LT 293 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[3], bmv, omv + MV(m3x, m3y)); \ COPY2_IF_LT 642 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[0], dir, 1); COPY2_IF_LT 644 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[1], dir, 2); COPY2_IF_LT 645 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[2], dir, 3); COPY2_IF_LT 646 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[3], dir, 4); COPY2_IF_LT 649 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[0], dir, 5); COPY2_IF_LT 651 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[1], dir, 6); COPY2_IF_LT 653 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[2], dir, 7); COPY2_IF_LT 655 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[3], dir, 8); COPY2_IF_LT 693 source/encoder/motion.cpp COPY2_IF_LT(bcost, cost, bdir, i); COPY2_IF_LT 718 source/encoder/motion.cpp COPY2_IF_LT(bcost, cost, bdir, i); COPY2_IF_LT 921 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[0], dir, 1); COPY2_IF_LT 923 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[1], dir, 2); COPY2_IF_LT 924 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[2], dir, 3); COPY2_IF_LT 925 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[3], dir, 4); COPY2_IF_LT 928 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[0], dir, 5); COPY2_IF_LT 930 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[1], dir, 6); COPY2_IF_LT 932 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[2], dir, 7); COPY2_IF_LT 934 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[3], dir, 8); COPY2_IF_LT 1071 source/encoder/motion.cpp #define MIN_MV(k, dx, dy) if ((omv.y + (dy) >= mvmin.y) & (omv.y + (dy) <= mvmax.y)) { COPY2_IF_LT(bcost, costs[k], dir, dx * 16 + (dy & 15)) } COPY2_IF_LT 1181 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[0], bmv, tmv); COPY2_IF_LT 1184 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[1], bmv, tmv); COPY2_IF_LT 1187 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[2], bmv, tmv); COPY2_IF_LT 1190 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[3], bmv, tmv); COPY2_IF_LT 1408 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[0], bmv, tmv); COPY2_IF_LT 1411 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[1], bmv, tmv); COPY2_IF_LT 1414 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[2], bmv, tmv); COPY2_IF_LT 1417 source/encoder/motion.cpp COPY2_IF_LT(bcost, costs[3], bmv, tmv); COPY2_IF_LT 1467 source/encoder/motion.cpp COPY2_IF_LT(bcost, cost, bdir, i); COPY2_IF_LT 1483 source/encoder/motion.cpp COPY2_IF_LT(bcost, cost, bdir, i); COPY2_IF_LT 1512 source/encoder/motion.cpp COPY2_IF_LT(bcost, cost, bdir, i); COPY2_IF_LT 1537 source/encoder/motion.cpp COPY2_IF_LT(bcost, cost, bdir, i); COPY2_IF_LT 1623 source/encoder/search.cpp COPY2_IF_LT(bcost, icosts.rdcost, bmode, rdModeList[i]); COPY2_IF_LT 360 source/encoder/slicetype.cpp COPY2_IF_LT(icost, cost, ilowmode, DC_IDX); COPY2_IF_LT 364 source/encoder/slicetype.cpp COPY2_IF_LT(icost, cost, ilowmode, PLANAR_IDX); COPY2_IF_LT 374 source/encoder/slicetype.cpp COPY2_IF_LT(acost, cost, alowmode, mode); COPY2_IF_LT 385 source/encoder/slicetype.cpp COPY2_IF_LT(acost, cost, alowmode, mode); COPY2_IF_LT 391 source/encoder/slicetype.cpp COPY2_IF_LT(acost, cost, alowmode, mode); COPY2_IF_LT 393 source/encoder/slicetype.cpp COPY2_IF_LT(icost, acost, ilowmode, alowmode); COPY2_IF_LT 2364 source/encoder/slicetype.cpp COPY2_IF_LT(bcost, fencCost, listused, i + 1); COPY2_IF_LT 2402 source/encoder/slicetype.cpp COPY2_IF_LT(mvpcost, cost, mvp, mvc[idx]); COPY2_IF_LT 2417 source/encoder/slicetype.cpp COPY2_IF_LT(bcost, fencCost, listused, i + 1); COPY2_IF_LT 2434 source/encoder/slicetype.cpp COPY2_IF_LT(bcost, bicost, listused, 3); COPY2_IF_LT 2441 source/encoder/slicetype.cpp COPY2_IF_LT(bcost, bicost, listused, 3);