CLIP_ADD 2021 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][cuIndex], listamount); CLIP_ADD 2044 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx0], (listamount * idx0weight + 512) >> 10); CLIP_ADD 2045 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx1], (listamount * idx1weight + 512) >> 10); CLIP_ADD 2046 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx2], (listamount * idx2weight + 512) >> 10); CLIP_ADD 2047 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx3], (listamount * idx3weight + 512) >> 10); CLIP_ADD 2052 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx0], (listamount * idx0weight + 512) >> 10); CLIP_ADD 2054 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx1], (listamount * idx1weight + 512) >> 10); CLIP_ADD 2056 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx2], (listamount * idx2weight + 512) >> 10); CLIP_ADD 2058 source/encoder/slicetype.cpp CLIP_ADD(refCosts[list][idx3], (listamount * idx3weight + 512) >> 10);