Searched refs:SWelsDecoderContext (Results 1 – 6 of 6) sorted by relevance
194 m_pCtx = (PWelsDecoderContext)malloc (sizeof (SWelsDecoderContext)); in Init()197 memset (m_pCtx, 0, sizeof (SWelsDecoderContext)); in Init()
87 pECCtx->pCtx = (PWelsDecoderContext) WelsMallocz (sizeof (SWelsDecoderContext), "pECCtx->pCtx"); in InitAndAllocInputData()
560 SWelsDecoderContext sCtx; in TEST()
517 } SWelsDecoderContext, *PWelsDecoderContext; typedef
974 …static_cast<unsigned long long> (sizeof (SWelsDecoderContext) + pCtx->pMemAlign->WelsGetMemoryUsag… in SyncPictureResolutionExt()
406 pCtx = (PWelsDecoderContext)WelsMallocz (sizeof (SWelsDecoderContext), "m_pDecContext"); in InitDecoderCtx()