selectMVP 2073 source/encoder/search.cpp int mvpIdx = selectMVP(interMode.cu, pu, amvp, list, ref); selectMVP 2179 source/encoder/search.cpp int mvpIdx = selectMVP(cu, pu, amvp, list, ref); selectMVP 2297 source/encoder/search.cpp int mvpIdx = selectMVP(cu, pu, amvp, list, ref); selectMVP 424 source/encoder/search.h int selectMVP(const CUData& cu, const PredictionUnit& pu, const MV amvp[AMVP_NUM_CANDS], int list, int ref);