Searched refs:eNewStrategy (Results 1 – 1 of 1) sorted by relevance
1027 EParameterSetStrategy eNewStrategy = CONSTANT_ID; in SetOption() local1030 eNewStrategy = CONSTANT_ID; in SetOption()1033 eNewStrategy = INCREASING_ID; in SetOption()1036 eNewStrategy = SPS_LISTING; in SetOption()1039 eNewStrategy = SPS_LISTING_AND_PPS_INCREASING; in SetOption()1042 eNewStrategy = SPS_PPS_LISTING; in SetOption()1051 … if (((eNewStrategy & SPS_LISTING) || (m_pEncContext->pSvcParam->eSpsPpsIdStrategy & SPS_LISTING)) in SetOption()1052 && m_pEncContext->pSvcParam->eSpsPpsIdStrategy != eNewStrategy) { in SetOption()1060 sConfig.eSpsPpsIdStrategy = eNewStrategy; in SetOption()