Lines Matching refs:aacSampleRate
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()
2441 self->streamInfo.aacSampleRate / self->downscaleFactorInBS; in CAacDecoder_DecodeFrame()
2445 if (self->streamInfo.aacSampleRate <= 0) { in CAacDecoder_DecodeFrame()
2646 self->hSbrDecoder, self->streamInfo.aacSampleRate, in CAacDecoder_DecodeFrame()