Searched refs:iFrameInVGop (Results 1 – 1 of 1) sorted by relevance
366 int32_t iFrameInVGop = pWelsSvcRc->iFrameCodedInVGop + pWelsSvcRc->iSkipFrameInVGop; in RcTraceVGopBitrate() local367 if (0 != iFrameInVGop) in RcTraceVGopBitrate()368 iVGopBitrate = WELS_ROUND (iTotalBits / iFrameInVGop * pWelsSvcRc->fFrameRate); in RcTraceVGopBitrate()