Searched refs:sSliceDecodeStart (Results 1 – 3 of 3) sorted by relevance
104 WAIT_EVENT (&pLastThreadCtx->sSliceDecodeStart, WELS_DEC_THREAD_WAIT_INFINITE); in ConstructAccessUnit()105 RESET_EVENT (&pLastThreadCtx->sSliceDecodeStart); in ConstructAccessUnit()317 CREATE_EVENT (&m_pDecThrCtx[i].sSliceDecodeStart, 1, 0, NULL); in OpenDecoderThreads()333 CLOSE_EVENT (&m_pDecThrCtx[i].sSliceDecodeStart); in CloseDecoderThreads()
541 SWelsDecEvent sSliceDecodeStart; member
2723 SET_EVENT (&pThreadCtx->sSliceDecodeStart); in DecodeCurrentAccessUnit()