Searched refs:iLastImgHeightInPixel (Results 1 – 3 of 3) sorted by relevance
326 …iLastImgHeightInPixel;// height of image in last successful pixel reconstruction picture to be out… member
331 pCtx->iLastImgHeightInPixel = 0; in WelsDecoderDefaults()587 pCtx->iLastImgHeightInPixel = 0; in WelsFreeDynamicMemory()
239 || (pCtx->iLastImgHeightInPixel != pDstInfo->UsrData.sSystemBuffer.iHeight); in DecodeFrameConstruction()244 … || (pLastThreadCtx->pCtx->iLastImgHeightInPixel != pDstInfo->UsrData.sSystemBuffer.iHeight); in DecodeFrameConstruction()248 pCtx->iLastImgHeightInPixel = pDstInfo->UsrData.sSystemBuffer.iHeight; in DecodeFrameConstruction()