frameCostRecalculate  895 source/encoder/slicetype.cpp         curFrame->m_lowres.satdCost = frameCostRecalculate(frames, p0, p1, b);
frameCostRecalculate 1311 source/encoder/slicetype.cpp             return frameCostRecalculate(frames, p0, p1, b);
frameCostRecalculate  178 source/encoder/slicetype.h     int64_t frameCostRecalculate(Lowres **frames, int p0, int p1, int b);