Searched refs:bFrameFinish (Results 1 – 3 of 3) sorted by relevance
437 bool bFrameFinish; member
112 if (pCtx->bFrameFinish) { //add required sps/pps in DecodeFrameConstruction()142 pCtx->bFrameFinish = false; in DecodeFrameConstruction()173 pCtx->bFrameFinish = true; //finish current frame and mark it in DecodeFrameConstruction()177 pCtx->bFrameFinish = false; //current frame not finished in DecodeFrameConstruction()2929 pCtx->bFrameFinish = true; //clear frame pending status here! in CheckAndFinishLastPic()
622 pCtx->bFrameFinish = true; in WelsOpenDecoder()