Searched refs:UninitDecoderCtx (Results 1 – 2 of 2) sorted by relevance
290 UninitDecoderCtx (m_pDecThrCtx[i].pCtx); in UninitDecoder()345 void CWelsDecoder::UninitDecoderCtx (PWelsDecoderContext& pCtx) { in UninitDecoderCtx() function in WelsDec::CWelsDecoder405 UninitDecoderCtx (pCtx); in InitDecoderCtx()411 WELS_VERIFY_RETURN_PROC_IF (cmMallocMemeError, (NULL == pCtx->pMemAlign), UninitDecoderCtx (pCtx)) in InitDecoderCtx()425 WELS_VERIFY_RETURN_PROC_IF (cmMallocMemeError, (NULL == pCtx->pParam), UninitDecoderCtx (pCtx)); in InitDecoderCtx()431 UninitDecoderCtx (pCtx)) in InitDecoderCtx()448 UninitDecoderCtx (pCtx)); in ResetDecoder()
146 void UninitDecoderCtx (PWelsDecoderContext& pCtx);