Searched refs:InitDecoderCtx (Results 1 – 2 of 2) sorted by relevance
145 int32_t InitDecoderCtx (PWelsDecoderContext& pCtx, const SDecodingParam* pParam);
387 InitDecoderCtx (m_pDecThrCtx[i].pCtx, pParam); in InitDecoder()398 int32_t CWelsDecoder::InitDecoderCtx (PWelsDecoderContext& pCtx, const SDecodingParam* pParam) { in InitDecoderCtx() function in WelsDec::CWelsDecoder447 WELS_VERIFY_RETURN_PROC_IF (cmInitParaError, InitDecoderCtx (pCtx, &sPrevParam), in ResetDecoder()