Searched refs:kiCodedNumInThread (Results 1 – 1 of 1) sorted by relevance
1002 …const int32_t kiCodedNumInThread = pCtx->pCurDqLayer->sSliceBufferInfo[kiSlcBuffIdx].iCodedSliceNu… in InitOneSliceInThread() local1003 … assert (kiCodedNumInThread <= pCtx->pCurDqLayer->sSliceBufferInfo[kiSlcBuffIdx].iMaxSliceNum - 1); in InitOneSliceInThread()1004 pSlice = &pCtx->pCurDqLayer->sSliceBufferInfo [kiSlcBuffIdx].pSliceBuffer[kiCodedNumInThread]; in InitOneSliceInThread()