MVField 1288 source/common/cudata.cpp void CUData::getMvField(const CUData* cu, uint32_t absPartIdx, int picList, MVField& outMvField) const MVField 1443 source/common/cudata.cpp uint32_t CUData::getInterMergeCandidates(uint32_t absPartIdx, uint32_t puIdx, MVField(*candMvField)[2], uint8_t* candDir) const MVField 266 source/common/cudata.h uint32_t getInterMergeCandidates(uint32_t absPartIdx, uint32_t puIdx, MVField (*candMvField)[2], uint8_t* candDir) const; MVField 283 source/common/cudata.h void getMvField(const CUData* cu, uint32_t absPartIdx, int picList, MVField& mvField) const; MVField 2307 source/encoder/analysis.cpp MVField candMvField[MRG_MAX_NUM_CANDS][2]; // double length for mv of both lists MVField 2438 source/encoder/analysis.cpp MVField candMvField[MRG_MAX_NUM_CANDS][2]; // double length for mv of both lists MVField 2567 source/encoder/analysis.cpp MVField candMvField[MRG_MAX_NUM_CANDS][2]; // double length for mv of both lists MVField 1870 source/encoder/search.cpp MVField candMvField[MRG_MAX_NUM_CANDS][2]; MVField 417 source/encoder/search.h MVField mvField[2];