Searched refs:pSubsetSps2 (Results 1 – 1 of 1) sorted by relevance
143 static bool CheckMatchedSubsetSps (SSubsetSps* const pSubsetSps1, SSubsetSps* const pSubsetSps2) { in CheckMatchedSubsetSps() argument144 if (!CheckMatchedSps (&pSubsetSps1->pSps, &pSubsetSps2->pSps)) { in CheckMatchedSubsetSps()148 …if ((pSubsetSps1->sSpsSvcExt.iExtendedSpatialScalability != pSubsetSps2->sSpsSvcExt.iExtended… in CheckMatchedSubsetSps()149 …|| (pSubsetSps1->sSpsSvcExt.bAdaptiveTcoeffLevelPredFlag != pSubsetSps2->sSpsSvcExt.bAdaptiveTcoe… in CheckMatchedSubsetSps()150 …|| (pSubsetSps1->sSpsSvcExt.bSeqTcoeffLevelPredFlag != pSubsetSps2->sSpsSvcExt.bSeqTcoeffLevelPred… in CheckMatchedSubsetSps()151 …|| (pSubsetSps1->sSpsSvcExt.bSliceHeaderRestrictionFlag != pSubsetSps2->sSpsSvcExt.bSliceHeaderRes… in CheckMatchedSubsetSps()