Searched refs:aacSampleRate (Results 1 – 3 of 3) sorted by relevance
145 FIXP_DBL frameTime = fDivNorm(self->streamInfo.aacSampleRate, in aacDecoder_setMetadataExpiry()1362 self->streamInfo.sampleRate = self->streamInfo.aacSampleRate; in aacDecoder_DecodeFrame()1409 (UINT)self->streamInfo.aacSampleRate, self->streamInfo.aot); in aacDecoder_DecodeFrame()1495 if (self->streamInfo.aacSampleRate != self->streamInfo.sampleRate) { in aacDecoder_DecodeFrame()1496 if (self->streamInfo.aacSampleRate >> 2 == in aacDecoder_DecodeFrame()1501 } else if (self->streamInfo.aacSampleRate >> 1 == in aacDecoder_DecodeFrame()1506 } else if (self->streamInfo.aacSampleRate << 1 == in aacDecoder_DecodeFrame()1511 } else if (self->streamInfo.aacSampleRate << 2 == in aacDecoder_DecodeFrame()1625 if (self->streamInfo.aacSampleRate != self->streamInfo.sampleRate) { in aacDecoder_DecodeFrame()1629 } else if (self->streamInfo.aacSampleRate << 2 == in aacDecoder_DecodeFrame()
894 self->streamInfo.aacSampleRate); in CAacDecoder_ExtPayloadParse()896 mpsSampleRate = self->streamInfo.aacSampleRate; in CAacDecoder_ExtPayloadParse()948 self->hSbrDecoder, self->streamInfo.aacSampleRate, in CAacDecoder_ExtPayloadParse()1203 pStreamInfo->aacSampleRate = 0; in CStreamInfoInit()1388 self->streamInfo.aacSampleRate = 0; in CAacDecoder_DeInit()1927 self->streamInfo.aacSampleRate = in CAacDecoder_Init()2022 (UINT)self->streamInfo.aacSampleRate, asc->m_aot); in CAacDecoder_Init()2354 self->streamInfo.aacSampleRate; in CAacDecoder_Init()2356 drcDecSampleRate = self->streamInfo.aacSampleRate; in CAacDecoder_Init()2392 INT checkSampleRate = self->streamInfo.aacSampleRate; in CAacDecoder_DecodeFrame()[all …]
840 INT aacSampleRate; /*!< Sampling rate in Hz without SBR (from configuration member