Searched refs:iMaxSliceNumNew (Results 1 – 2 of 2) sorted by relevance
1283 int32_t& iMaxSliceNumNew) { in CalculateNewSliceNum() argument1289 iMaxSliceNumNew = iMaxSliceNumOld * SLICE_NUM_EXPAND_COEF; in CalculateNewSliceNum()1302 iMaxSliceNumNew = iMaxSliceNumOld + iIncreaseSlicNum; in CalculateNewSliceNum()1313 int32_t iMaxSliceNumNew = 0; in ReallocateSliceInThread() local1321 iMaxSliceNumNew); in ReallocateSliceInThread()1330 iMaxSliceNumNew); in ReallocateSliceInThread()1335 pDqLayer->sSliceBufferInfo[KiSlcBuffIdx].iMaxSliceNum = iMaxSliceNumNew; in ReallocateSliceInThread()1387 int32_t iMaxSliceNumNew = 0; in ReallocSliceBuffer() local1398 iMaxSliceNumNew); in ReallocSliceBuffer()1408 iMaxSliceNumNew); in ReallocSliceBuffer()[all …]
506 int32_t iMaxSliceNumNew = 0; in TEST_F() local528 iMaxSliceNumNew += pCtx->pCurDqLayer->sSliceBufferInfo[iThreadIdx].iMaxSliceNum; in TEST_F()531 iRet = ExtendLayerBuffer (pCtx, pCtx->pCurDqLayer->iMaxSliceNum, iMaxSliceNumNew); in TEST_F()