Searched refs:GetCurrentPpsId (Results 1 – 3 of 3) sorted by relevance
86 virtual int32_t GetCurrentPpsId (const int32_t iPpsId, const int32_t iIdrLoop) = 0;139 virtual int32_t GetCurrentPpsId (const int32_t iPpsId, const int32_t iIdrLoop) { in GetCurrentPpsId() function281 virtual int32_t GetCurrentPpsId (const int32_t iPpsId, const int32_t iIdrLoop);
672 int32_t CWelsParametersetSpsPpsListing::GetCurrentPpsId (const int32_t iPpsId, const int32_t iIdrLo… in GetCurrentPpsId() function in WelsEnc::CWelsParametersetSpsPpsListing
2553 iCurPpsId = pCtx->pFuncList->pParametersetStrategy->GetCurrentPpsId (iCurPpsId, in WelsInitCurrentLayer()