Searched refs:bFreezeOutput (Results 1 – 5 of 5) sorted by relevance
332 pCtx->bFreezeOutput = true; in WelsDecoderDefaults()588 pCtx->bFreezeOutput = true; in WelsFreeDynamicMemory()1243 if (pCtx->bFreezeOutput) in UpdateDecStat()
51 pCtx->bFreezeOutput = false; in InitErrorCon()
203 pCtx->bFreezeOutput = false; in DecodeFrameConstruction()255 pCtx->bFreezeOutput = true; in DecodeFrameConstruction()262 if (pCtx->bFreezeOutput) { in DecodeFrameConstruction()
327 bool bFreezeOutput; // indicating current frame freezing. Default: true member
1338 sThreadCtx.pCtx->bFreezeOutput = m_bFreezeOutput; in ParseAccessUnit()1375 m_bFreezeOutput = sThreadCtx.pCtx->bNewSeqBegin ? false : sThreadCtx.pCtx->bFreezeOutput; in ParseAccessUnit()