Searched refs:GOOD_FRAME_QP_THR (Results 1 – 1 of 1) sorted by relevance
103 #define GOOD_FRAME_QP_THR (SCBR_BEST_QP+0UL) macro357 … else if (rcctx->m_nContGoodFrameCount>=4 && rcctx->m_nLastFrameAvgQP<=GOOD_FRAME_QP_THR) { in rc_UpdateFrame()