• Home
  • Raw
  • Download

Lines Matching refs:MPS_OK

159   int result = MPS_OK;  in FDK_SpatialDecCompareSpatialSpecificConfigHeader()
488 if (subbandTPCreate(&self->hStpDec) != MPS_OK) { in FDK_SpatialDecOpen()
552 SACDEC_ERROR err = MPS_OK; in CheckLevelTreeUpmixType()
629 SACDEC_ERROR err = MPS_OK; in FDK_SpatialDecInit()
645 if (err != MPS_OK) { in FDK_SpatialDecInit()
657 if (err != MPS_OK) { in FDK_SpatialDecInit()
663 if (err != MPS_OK) { in FDK_SpatialDecInit()
669 if (err != MPS_OK) { in FDK_SpatialDecInit()
675 if (err != MPS_OK) { in FDK_SpatialDecInit()
681 if (err != MPS_OK) { in FDK_SpatialDecInit()
717 if (err != MPS_OK) { in FDK_SpatialDecInit()
837 if (err != MPS_OK) return err; in FDK_SpatialDecInit()
1115 if (self->errInt == MPS_OK) { in SpatialDecSetInternalError()
1120 return MPS_OK; in SpatialDecSetInternalError()
1141 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyParameterSets()
1166 err = (currSlot < ts) ? MPS_WRONG_PARAMETERSETS : MPS_OK; in SpatialDecApplyParameterSets()
1167 if (err != MPS_OK) { in SpatialDecApplyParameterSets()
1179 if (err != MPS_OK) { in SpatialDecApplyParameterSets()
1306 if (err != MPS_OK) goto bail; in SpatialDecApplyParameterSets()
1342 if (err != MPS_OK) goto bail; in SpatialDecApplyParameterSets()
1366 if (err != MPS_OK) goto bail; in SpatialDecApplyParameterSets()
1410 if (err != MPS_OK) goto bail; in SpatialDecApplyParameterSets()
1446 SACDEC_ERROR err = MPS_OK; in SpatialDecApplyFrame()
1524 if (err != MPS_OK) { in SpatialDecApplyFrame()
1528 if (self->errInt == MPS_OK) { in SpatialDecApplyFrame()
1537 controlFlags | ((err == MPS_OK) ? 0 : MPEGS_BYPASSMODE), numInputChannels, in SpatialDecApplyFrame()
1539 if (err != MPS_OK) { in SpatialDecApplyFrame()