Searched refs:sTmpRefPic (Results 1 – 3 of 3) sorted by relevance
383 SRefPic sTmpRefPic; //used to temporarily save RefPic for next active thread member
587 PRefPic pRefPic = isThreadCtx ? &pCtx->sTmpRefPic : &pCtx->sRefPic; in WelsMarkAsRef()
2548 pLastThreadCtx->pCtx->sTmpRefPic = pLastThreadCtx->pCtx->sRefPic; in DecodeCurrentAccessUnit()2550 pCtx->sRefPic = pLastThreadCtx->pCtx->sTmpRefPic; in DecodeCurrentAccessUnit()