Searched refs:MPS_WRONG_PARAMETERSETS (Results 1 – 3 of 3) sorted by relevance
144 MPS_WRONG_PARAMETERSETS, enumerator
1475 if (numParameterSets > MAX_PARAMETER_SETS) return MPS_WRONG_PARAMETERSETS; in mapIndexData()1570 if (i2 >= numParameterSets) return MPS_WRONG_PARAMETERSETS; in mapIndexData()1752 return MPS_WRONG_PARAMETERSETS; in decodeAndMapFrameSmg()
1166 err = (currSlot < ts) ? MPS_WRONG_PARAMETERSETS : MPS_OK; in SpatialDecApplyParameterSets()