Searched refs:CWelsDecoder (Results 1 – 2 of 2) sorted by relevance
99 static DECODING_STATE ConstructAccessUnit (CWelsDecoder* pWelsDecoder, PWelsDecoderThreadCTX pThrC… in ConstructAccessUnit()124 CWelsDecoder* pWelsDecoder = (CWelsDecoder*)pThrCtx->threadCtxOwner; in DECLARE_PROCTHREAD()133 CWelsDecoder::CWelsDecoder (void) in CWelsDecoder() function in WelsDec::CWelsDecoder231 CWelsDecoder::~CWelsDecoder() { in ~CWelsDecoder()259 long CWelsDecoder::Initialize (const SDecodingParam* pParam) { in Initialize()278 long CWelsDecoder::Uninitialize() { in Uninitialize()284 void CWelsDecoder::UninitDecoder (void) { in UninitDecoder()295 void CWelsDecoder::OpenDecoderThreads() { in OpenDecoderThreads()325 void CWelsDecoder::CloseDecoderThreads() { in CloseDecoderThreads()345 void CWelsDecoder::UninitDecoderCtx (PWelsDecoderContext& pCtx) { in UninitDecoderCtx()[all …]
57 class CWelsDecoder : public ISVCDecoder {59 CWelsDecoder (void);60 virtual ~CWelsDecoder();