Searched refs:AOT_PS (Results 1 – 8 of 8) sorted by relevance
324 if ( (hAacConfig->audioObjectType==AOT_SBR) || (hAacConfig->audioObjectType==AOT_PS) in isSbrActive()343 if ( (audioObjectType==AOT_PS) in isPsActive()371 …dioObjectType==AOT_AAC_LC) || (audioObjectType==AOT_SBR) || (audioObjectType==AOT_PS) || in getSbrSignalingMode()438 transport_AOT = AOT_PS; in H_ALLOC_MEM()450 if ( (transport_AOT == AOT_SBR) || (transport_AOT == AOT_PS) ) { in H_ALLOC_MEM()462 …gnaling==SIG_EXPLICIT_BW_COMPATIBLE) && ( (transport_AOT==AOT_SBR) || (transport_AOT==AOT_PS) ) ) { in H_ALLOC_MEM()470 if ( (transport_AOT==AOT_SBR) || (transport_AOT==AOT_PS) ) { in H_ALLOC_MEM()472 if (transport_AOT==AOT_PS) { in H_ALLOC_MEM()672 if (aot == AOT_AAC_LC || aot == AOT_SBR || aot == AOT_PS) { in aacEncoder_LimitBitrate()798 case AOT_PS: in FDKaacEnc_AdjustEncSettings()[all …]
664 hAacEnc->aot = AOT_PS; in FDKaacEnc_Initialize()
311 case AOT_PS: in sbrDecoder_ResetElement()385 case AOT_PS: in sbrDecoder_isCoreCodecValid()495 case AOT_PS: in sbrDecoder_InitElement()1105 case AOT_PS: in sbrDecoder_Parse()
188 AOT_PS = 29, /**< PS, Parametric Stereo (includes SBR) */ enumerator
937 if ( self->m_aot == AOT_SBR || self->m_aot == AOT_PS ) { in AudioSpecificConfig_Parse()941 if ( self->m_aot == AOT_PS ) { in AudioSpecificConfig_Parse()
1781 if (aot == AOT_PS) { in sbrEncoder_LimitBitRate()1803 UINT isPossible=(AOT_PS==aot)?0:1; in sbrEncoder_IsSingleRatePossible()1851 if ( (aot==AOT_PS) || (aot==AOT_MP2_PS) || (aot==AOT_DABPLUS_PS) || (aot==AOT_DRM_MPEG_PS) ) { in sbrEncoder_Init()
165 || (aot) == AOT_PS \831 case AOT_PS: in CAacDecoder_Init()
2392 case AOT_PS: in getBitstreamElementList()