Searched refs:numLostAccessUnits (Results 1 – 2 of 2) sorted by relevance
870 INT numLostAccessUnits; /*!< This integer will reflect the estimated amount of member
885 self->streamInfo.numLostAccessUnits = 0; in aacDecoder_SetParam()1164 self->streamInfo.numLostAccessUnits = 0; in aacDecoder_DecodeFrame()1199 self->streamInfo.numLostAccessUnits = in aacDecoder_DecodeFrame()1219 if (self->streamInfo.numLostAccessUnits > 0) { in aacDecoder_DecodeFrame()1220 self->streamInfo.numLostAccessUnits--; in aacDecoder_DecodeFrame()1299 self->streamInfo.numLostAccessUnits = 0; in aacDecoder_DecodeFrame()