rowVbvRateControl 1542 source/encoder/frameencoder.cpp                 int reEncode = m_top->m_rateControl->rowVbvRateControl(m_frame, row, &m_rce, qpBase);
rowVbvRateControl 1591 source/encoder/frameencoder.cpp                 int reEncode = m_top->m_rateControl->rowVbvRateControl(m_frame, row, &m_rce, qpBase);
rowVbvRateControl  247 source/encoder/ratecontrol.h     int  rowVbvRateControl(Frame* curFrame, uint32_t row, RateControlEntry* rce, double& qpVbv);