Searched refs:CWelsParametersetSpsListingPpsIncreasing (Results 1 – 2 of 2) sorted by relevance
57 …pParametersetStrategy = WELS_NEW_OP (CWelsParametersetSpsListingPpsIncreasing (bSimulcastAVC, kiSp… in CreateParametersetStrategy()58 CWelsParametersetSpsListingPpsIncreasing); in CreateParametersetStrategy()698 int32_t CWelsParametersetSpsListingPpsIncreasing::GetPpsIdOffset (const int32_t kiPpsId) { in GetPpsIdOffset()703 void CWelsParametersetSpsListingPpsIncreasing::Update (const uint32_t kuiId, const int iParasetType… in Update()
294 class CWelsParametersetSpsListingPpsIncreasing : public CWelsParametersetSpsListing {296 CWelsParametersetSpsListingPpsIncreasing (const bool bSimulcastAVC, in CWelsParametersetSpsListingPpsIncreasing() function