Searched refs:iLastImgWidthInPixel (Results 1 – 3 of 3) sorted by relevance
324 …iLastImgWidthInPixel; // width of image in last successful pixel reconstruction picture to be ou… member
330 pCtx->iLastImgWidthInPixel = 0; in WelsDecoderDefaults()586 pCtx->iLastImgWidthInPixel = 0; in WelsFreeDynamicMemory()
238 bOutResChange = (pCtx->iLastImgWidthInPixel != pDstInfo->UsrData.sSystemBuffer.iWidth) in DecodeFrameConstruction()243 …bOutResChange = (pLastThreadCtx->pCtx->iLastImgWidthInPixel != pDstInfo->UsrData.sSystemBuffer.iWi… in DecodeFrameConstruction()247 pCtx->iLastImgWidthInPixel = pDstInfo->UsrData.sSystemBuffer.iWidth; in DecodeFrameConstruction()