Searched refs:errInt (Results 1 – 3 of 3) sorted by relevance
1153 if (self->errInt == MPS_OK) { in SpatialDecApplyParameterSets()1155 self->errInt = err; in SpatialDecApplyParameterSets()1418 self->errInt = err; /* Init internal error */ in SpatialDecApplyFrame()1490 if (self->errInt == MPS_OK) { in SpatialDecApplyFrame()1492 self->errInt = err; in SpatialDecApplyFrame()
304 errInt; /* Field to store internal errors. member
1724 (pMpegSurroundDecoder->pSpatialDec->errInt != in mpegSurroundDecoder_Apply()