COPY1_IF_LT 822 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[0] << 4) + 1); COPY1_IF_LT 824 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[1] << 4) + 3); COPY1_IF_LT 825 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[2] << 4) + 4); COPY1_IF_LT 826 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[3] << 4) + 12); COPY1_IF_LT 863 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[0] << 3) + 2); COPY1_IF_LT 866 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[1] << 3) + 3); COPY1_IF_LT 867 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[2] << 3) + 4); COPY1_IF_LT 872 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[0] << 3) + 5); COPY1_IF_LT 875 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[1] << 3) + 6); COPY1_IF_LT 876 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[2] << 3) + 7); COPY1_IF_LT 897 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[0] << 3) + 1); COPY1_IF_LT 900 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[1] << 3) + 2); COPY1_IF_LT 903 source/encoder/motion.cpp COPY1_IF_LT(bcost, (costs[2] << 3) + 3); COPY1_IF_LT 1561 source/encoder/search.cpp COPY1_IF_LT(bcost, modeCosts[PLANAR_IDX]); COPY1_IF_LT 1576 source/encoder/search.cpp COPY1_IF_LT(bcost, modeCosts[mode]); COPY1_IF_LT 1588 source/encoder/search.cpp COPY1_IF_LT(bcost, modeCosts[mode]);