Home
last modified time | relevance | path

Searched refs:pLastCodedSlice (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp1281 SSlice* pLastCodedSlice, in CalculateNewSliceNum() argument
1284 if (NULL == pCtx || NULL == pLastCodedSlice || 0 == iMaxSliceNumOld) { in CalculateNewSliceNum()
1293 int32_t iPartitionID = pLastCodedSlice->iSliceIdx % pCtx->iActiveThreadsNum; in CalculateNewSliceNum()
1315 …SSlice* pLastCodedSlice = &pDqLayer->sSliceBufferInfo[KiSlcBuffIdx].pSliceBuffer [iCodedSliceNum -… in ReallocateSliceInThread() local
1319 pLastCodedSlice, in ReallocateSliceInThread()
1393 …SSlice* pLastCodedSlice = pCurLayer->sSliceBufferInfo[0].pSliceBuffer + (iMaxSliceNumOld - … in ReallocSliceBuffer() local
1396 pLastCodedSlice, in ReallocSliceBuffer()