Searched refs:errTmp (Results 1 – 1 of 1) sorted by relevance
1124 SBR_ERROR errTmp; in aacDecoder_ParseExplicitMpsAndSbr() local1134 errTmp = sbrDecoder_Parse(self->hSbrDecoder, bs, self->pDrmBsBuffer, in aacDecoder_ParseExplicitMpsAndSbr()1138 if (errTmp != SBRDEC_OK) { in aacDecoder_ParseExplicitMpsAndSbr()1139 err = errTmp; in aacDecoder_ParseExplicitMpsAndSbr()