Searched refs:mpsOutChannelsLast (Results 1 – 2 of 2) sorted by relevance
311 INT mpsOutChannelsLast; /*!< The amount of channels returned by the last member
1602 self->mpsOutChannelsLast = nChannels; in aacDecoder_DecodeFrame()1604 } else if ((self->mpsOutChannelsLast > 0) && in aacDecoder_DecodeFrame()1607 self->streamInfo.numChannels = self->mpsOutChannelsLast; in aacDecoder_DecodeFrame()1611 FDKmemclear(pTimeData3, self->mpsOutChannelsLast * in aacDecoder_DecodeFrame()