Searched refs:errTmp (Results 1 – 1 of 1) sorted by relevance
1198 SBR_ERROR errTmp; in aacDecoder_ParseExplicitMpsAndSbr() local1208 errTmp = sbrDecoder_Parse(self->hSbrDecoder, bs, self->pDrmBsBuffer, in aacDecoder_ParseExplicitMpsAndSbr()1212 if (errTmp != SBRDEC_OK) { in aacDecoder_ParseExplicitMpsAndSbr()1213 err = errTmp; in aacDecoder_ParseExplicitMpsAndSbr()