Searched refs:WelsInitDecoder (Results 1 – 4 of 4) sorted by relevance
91 int32_t WelsInitDecoder (PWelsDecoderContext pCtx, SLogContext* pLogCtx);
103 …WELS_VERIFY_RETURN_PROC_IF (cmInitParaError, WelsInitDecoder (pCtx, pLogCtx), UninitDecoder (pCtx)… in InitDecoder()
688 int32_t WelsInitDecoder (PWelsDecoderContext pCtx, SLogContext* pLogCtx) { in WelsInitDecoder() function
430 WELS_VERIFY_RETURN_PROC_IF (cmMallocMemeError, WelsInitDecoder (pCtx, &m_pWelsTrace->m_sLogCtx), in InitDecoderCtx()