• Home
  • Raw
  • Download

Lines Matching refs:streamInfo

194   if (IS_USAC(self->streamInfo.aot)) {  in CAacDecoder_SyncQmfMode()
199 if ((IS_LOWDELAY(self->streamInfo.aot) && in CAacDecoder_SyncQmfMode()
201 ((self->streamInfo.aacNumChannels == 1) && in CAacDecoder_SyncQmfMode()
202 ((CAN_DO_PS(self->streamInfo.aot) && in CAacDecoder_SyncQmfMode()
204 (IS_USAC(self->streamInfo.aot))))) { in CAacDecoder_SyncQmfMode()
212 if (IS_LOWDELAY(self->streamInfo.aot) && in CAacDecoder_SyncQmfMode()
256 ((CAN_DO_PS(self->streamInfo.aot) && in CAacDecoder_SyncQmfMode()
257 !PS_IS_EXPLICITLY_DISABLED(self->streamInfo.aot, self->flags[0]) && in CAacDecoder_SyncQmfMode()
258 self->streamInfo.aacNumChannels == 1 && in CAacDecoder_SyncQmfMode()
810 if ((self->streamInfo.numChannels == 0) && !implicitExplicitCfgDiff && in CAacDecoder_PreRollExtensionPayloadParse()
921 switch (self->streamInfo.aot) { in CAacDecoder_ExtPayloadParse()
964 if (self->streamInfo.extSamplingRate != 0) { in CAacDecoder_ExtPayloadParse()
965 mpsSampleRate = self->streamInfo.extSamplingRate; in CAacDecoder_ExtPayloadParse()
966 mpsFrameSize = self->streamInfo.aacSamplesPerFrame * in CAacDecoder_ExtPayloadParse()
967 (self->streamInfo.extSamplingRate / in CAacDecoder_ExtPayloadParse()
968 self->streamInfo.aacSampleRate); in CAacDecoder_ExtPayloadParse()
970 mpsSampleRate = self->streamInfo.aacSampleRate; in CAacDecoder_ExtPayloadParse()
971 mpsFrameSize = self->streamInfo.aacSamplesPerFrame; in CAacDecoder_ExtPayloadParse()
994 self->streamInfo.aot, mpsSampleRate, mpsFrameSize, in CAacDecoder_ExtPayloadParse()
1022 self->hSbrDecoder, self->streamInfo.aacSampleRate, in CAacDecoder_ExtPayloadParse()
1023 self->streamInfo.extSamplingRate, in CAacDecoder_ExtPayloadParse()
1024 self->streamInfo.aacSamplesPerFrame, self->streamInfo.aot, in CAacDecoder_ExtPayloadParse()
1331 self->streamInfo.pChannelIndices = self->channelIndices; in CAacDecoder_Open()
1332 self->streamInfo.pChannelType = self->channelType; in CAacDecoder_Open()
1340 CStreamInfoInit(&self->streamInfo); in CAacDecoder_Open()
1466 self->streamInfo.aacSampleRate = 0; in CAacDecoder_DeInit()
1467 self->streamInfo.sampleRate = 0; in CAacDecoder_DeInit()
1612 self->streamInfo.profile = 1; in CAacDecoder_Init()
1877 self->streamInfo.channelConfig = asc->m_channelConfiguration; in CAacDecoder_Init()
1879 if (self->streamInfo.aot != asc->m_aot) { in CAacDecoder_Init()
1881 self->streamInfo.aot = asc->m_aot; in CAacDecoder_Init()
1928 self->streamInfo.bitRate = 0; in CAacDecoder_Init()
1944 self->streamInfo.extAot = asc->m_extensionAudioObjectType; in CAacDecoder_Init()
1945 if (self->streamInfo.extSamplingRate != in CAacDecoder_Init()
1950 self->streamInfo.extSamplingRate = asc->m_extensionSamplingFrequency; in CAacDecoder_Init()
1967 self->streamInfo.extSamplingRate = in CAacDecoder_Init()
1968 self->streamInfo.extSamplingRate / self->downscaleFactor; in CAacDecoder_Init()
2028 self->streamInfo.epConfig = asc->m_epConfig; in CAacDecoder_Init()
2036 (self->streamInfo.aacSamplesPerFrame != in CAacDecoder_Init()
2050 self->streamInfo.aacSampleRate = in CAacDecoder_Init()
2052 self->streamInfo.aacSamplesPerFrame = in CAacDecoder_Init()
2054 if (self->streamInfo.aacSampleRate <= 0) { in CAacDecoder_Init()
2152 (UINT)self->streamInfo.aacSampleRate, asc->m_aot); in CAacDecoder_Init()
2433 switch (self->streamInfo.aot) { in CAacDecoder_Init()
2437 self->streamInfo.aacSamplesPerFrame; in CAacDecoder_Init()
2441 self->streamInfo.aacSamplesPerFrame / 8; in CAacDecoder_Init()
2467 self->streamInfo.aacSamplesPerFrame); in CAacDecoder_Init()
2476 if (self->streamInfo.extSamplingRate != 0) { in CAacDecoder_Init()
2477 drcDecSampleRate = self->streamInfo.extSamplingRate; in CAacDecoder_Init()
2478 drcDecFrameSize = (self->streamInfo.aacSamplesPerFrame * in CAacDecoder_Init()
2479 self->streamInfo.extSamplingRate) / in CAacDecoder_Init()
2480 self->streamInfo.aacSampleRate; in CAacDecoder_Init()
2482 drcDecSampleRate = self->streamInfo.aacSampleRate; in CAacDecoder_Init()
2483 drcDecFrameSize = self->streamInfo.aacSamplesPerFrame; in CAacDecoder_Init()
2509 self->streamInfo.flags = self->flags[0]; in CAacDecoder_Init()
2533 INT checkSampleRate = self->streamInfo.aacSampleRate; in CAacDecoder_DecodeFrame()
2557 if (self->streamInfo.channelConfig == 0) { in CAacDecoder_DecodeFrame()
2582 self->streamInfo.aacSampleRate / self->downscaleFactorInBS; in CAacDecoder_DecodeFrame()
2586 if (self->streamInfo.aacSampleRate <= 0) { in CAacDecoder_DecodeFrame()
2622 self->streamInfo.aacSamplesPerFrame); in CAacDecoder_DecodeFrame()
2627 if (self->streamInfo.channelConfig > 0) { in CAacDecoder_DecodeFrame()
2749 self->streamInfo.aot, &self->samplingRateInfo[streamIndex], in CAacDecoder_DecodeFrame()
2751 self->streamInfo.aacSamplesPerFrame, el_channels, in CAacDecoder_DecodeFrame()
2752 self->streamInfo.epConfig, self->hInput); in CAacDecoder_DecodeFrame()
2762 pce, self->streamInfo.channelConfig, in CAacDecoder_DecodeFrame()
2787 self->hSbrDecoder, self->streamInfo.aacSampleRate, in CAacDecoder_DecodeFrame()
2788 self->streamInfo.extSamplingRate, in CAacDecoder_DecodeFrame()
2789 self->streamInfo.aacSamplesPerFrame, self->streamInfo.aot, type, in CAacDecoder_DecodeFrame()
2845 self->streamInfo.aacSamplesPerFrame / 8; in CAacDecoder_DecodeFrame()
2853 bs, &pTmpAacDecoderChannelInfo, NULL, self->streamInfo.aot, in CAacDecoder_DecodeFrame()
2855 AC_EL_GA_CCE, self->streamInfo.aacSamplesPerFrame, 1, in CAacDecoder_DecodeFrame()
2856 self->streamInfo.epConfig, self->hInput); in CAacDecoder_DecodeFrame()
2868 pce, self->streamInfo.channelConfig, in CAacDecoder_DecodeFrame()
2887 pce, self->streamInfo.channelConfig, element_instance_tag, 0, in CAacDecoder_DecodeFrame()
2897 self->streamInfo.channelConfig, in CAacDecoder_DecodeFrame()
3048 (self->streamInfo.channelConfig == 0) && pce->isValid && in CAacDecoder_DecodeFrame()
3242 self->streamInfo.aacNumChannels = aacChannels; in CAacDecoder_DecodeFrame()
3277 if ((self->streamInfo.channelConfig == 0) && !pce->isValid) { in CAacDecoder_DecodeFrame()
3289 if ((self->streamInfo.channelConfig == 0) && CProgramConfig_IsValid(pce)) { in CAacDecoder_DecodeFrame()
3406 sizeof(FIXP_DBL) * self->streamInfo.aacSamplesPerFrame); in CAacDecoder_DecodeFrame()
3443 self->streamInfo.aacSamplesPerFrame, in CAacDecoder_DecodeFrame()
3473 self->streamInfo.aacSamplesPerFrame, self->sbrEnabled in CAacDecoder_DecodeFrame()
3484 sizeof(PCM_DEC) * self->streamInfo.aacSamplesPerFrame); in CAacDecoder_DecodeFrame()
3491 pTimeData + offset, self->streamInfo.aacSamplesPerFrame, in CAacDecoder_DecodeFrame()
3498 self->extGainDelay = self->streamInfo.aacSamplesPerFrame; in CAacDecoder_DecodeFrame()
3503 pTimeData + offset, self->streamInfo.aacSamplesPerFrame); in CAacDecoder_DecodeFrame()
3505 (self->streamInfo.aacSamplesPerFrame * 2 - in CAacDecoder_DecodeFrame()
3506 self->streamInfo.aacSamplesPerFrame / 2 - 1) / in CAacDecoder_DecodeFrame()
3513 pTimeData + offset, self->streamInfo.aacSamplesPerFrame, in CAacDecoder_DecodeFrame()
3519 self->extGainDelay = self->streamInfo.aacSamplesPerFrame; in CAacDecoder_DecodeFrame()
3528 self->streamInfo.aacSamplesPerFrame, in CAacDecoder_DecodeFrame()
3556 for (i = 0; i < self->streamInfo.aacSamplesPerFrame; i++) { in CAacDecoder_DecodeFrame()
3587 self->streamInfo.outputDelay += in CAacDecoder_DecodeFrame()
3589 self->streamInfo.aacSamplesPerFrame; in CAacDecoder_DecodeFrame()
3592 aacDecoder_drcGetInfo(self->hDrcInfo, &self->streamInfo.drcPresMode, in CAacDecoder_DecodeFrame()
3593 &self->streamInfo.drcProgRefLev); in CAacDecoder_DecodeFrame()
3632 return &self->streamInfo; in CAacDecoder_GetStreamInfo()