estimateCUCost   2222 source/encoder/slicetype.cpp                     estimateCUCost(tld, cuX, cuY, m_coop.p0, m_coop.p1, m_coop.b, m_coop.bDoSearch, lastRow, i);
estimateCUCost   2303 source/encoder/slicetype.cpp                     estimateCUCost(tld, cuX, cuY, p0, p1, b, bDoSearch, lastRow, -1);
estimateCUCost    241 source/encoder/slicetype.h     void    estimateCUCost(LookaheadTLD& tld, int cux, int cuy, int p0, int p1, int b, bool bDoSearch[2], bool lastRow, int slice);