Searched refs:PWelsDecoderThreadCTX (Results 1 – 5 of 5) sorted by relevance
128 PWelsDecoderThreadCTX m_pDecThrCtx;129 PWelsDecoderThreadCTX m_pLastDecThrCtx;137 PWelsDecoderThreadCTX m_pDecThrCtxActive[WELS_DEC_MAX_NUM_CPU];
544 } SWelsDecoderThreadCTX, *PWelsDecoderThreadCTX; typedef556 PWelsDecoderThreadCTX pThreadCtx = (PWelsDecoderThreadCTX)pCtx->pThreadCtx; in GetThreadCount()564 PWelsDecoderThreadCTX pThreadCtx = (PWelsDecoderThreadCTX)pCtx->pThreadCtx; in GetPrevFrameNum()
99 static DECODING_STATE ConstructAccessUnit (CWelsDecoder* pWelsDecoder, PWelsDecoderThreadCTX pThrC… in ConstructAccessUnit()103 PWelsDecoderThreadCTX pLastThreadCtx = (PWelsDecoderThreadCTX) (pThrCtx->pCtx->pLastThreadCtx); in ConstructAccessUnit()
242 PWelsDecoderThreadCTX pLastThreadCtx = (PWelsDecoderThreadCTX) (pCtx->pLastThreadCtx); in DecodeFrameConstruction()2490 PWelsDecoderThreadCTX pThreadCtx = NULL; in DecodeCurrentAccessUnit()2492 pThreadCtx = (PWelsDecoderThreadCTX)pCtx->pThreadCtx; in DecodeCurrentAccessUnit()2495 PWelsDecoderThreadCTX pLastThreadCtx = NULL; in DecodeCurrentAccessUnit()2497 pLastThreadCtx = (PWelsDecoderThreadCTX) (pCtx->pLastThreadCtx); in DecodeCurrentAccessUnit()
568 PWelsDecoderThreadCTX pThreadCtx = (PWelsDecoderThreadCTX) (pCtx->pThreadCtx); in WelsFreeDynamicMemory()