singleMotionEstimation 2044 source/encoder/search.cpp             slave.singleMotionEstimation(*this, pme.mode, pme.pu, pme.puIdx, 0, refIdx);
singleMotionEstimation 2049 source/encoder/search.cpp             slave.singleMotionEstimation(*this, pme.mode, pme.pu, pme.puIdx, 1, refIdx);
singleMotionEstimation 2263 source/encoder/search.cpp                 singleMotionEstimation(*this, interMode, pu, puIdx, 0, ref); /* L0-0 or L1-0 */
singleMotionEstimation  358 source/encoder/search.h     void     singleMotionEstimation(Search& master, Mode& interMode, const PredictionUnit& pu, int part, int list, int ref);