Searched refs:MPS_WRONG_PARAMETERSETS (Results 1 – 2 of 2) sorted by relevance
144 MPS_WRONG_PARAMETERSETS, enumerator
1470 if (numParameterSets > MAX_PARAMETER_SETS) return MPS_WRONG_PARAMETERSETS; in mapIndexData()1565 if (i2 >= MAX_PARAMETER_SETS) return MPS_WRONG_PARAMETERSETS; in mapIndexData()1572 if (i2 >= numParameterSets) return MPS_WRONG_PARAMETERSETS; in mapIndexData()1745 return MPS_WRONG_PARAMETERSETS; in decodeAndMapFrameSmg()