scaleMvByPOCDist 1796 source/common/cudata.cpp pmv[numMvc++] = amvpCand[num++] = scaleMvByPOCDist(neighbours[MD_COLLOCATED].mv[picList], curPOC, curRefPOC, colPOC, colRefPOC); scaleMvByPOCDist 1958 source/common/cudata.cpp outMV = scaleMvByPOCDist(mvp, curPOC, curRefPOC, neibPOC, neibRefPOC); scaleMvByPOCDist 1995 source/common/cudata.cpp outMV = scaleMvByPOCDist(colmv, curPOC, curRefPOC, colPOC, colRefPOC); scaleMvByPOCDist 326 source/common/cudata.h MV scaleMvByPOCDist(const MV& inMV, int curPOC, int curRefPOC, int colPOC, int colRefPOC) const;