Searched refs:kiPpsSize (Results 1 – 2 of 2) sorted by relevance
260 …const int32_t kiPpsSize = pCtx->pFuncList->pParametersetStrategy->GetNeededPpsNum() * PPS_BUFFER_S… in InitFrameBsBuffer() local262 int32_t iNonVclLayersBsSizeCount = SSEI_BUFFER_SIZE + kiSpsSize + kiPpsSize; in InitFrameBsBuffer()
1576 …const int32_t kiPpsSize = (*ppCtx)->pFuncList->pParametersetStrategy->GetNeededPpsNum() * PPS_BUFF… in RequestMemorySvc() local1577 iNonVclLayersBsSizeCount = SSEI_BUFFER_SIZE + kiSpsSize + kiPpsSize; in RequestMemorySvc()