Searched refs:IS_USAC (Results 1 – 5 of 5) sorted by relevance
226 #define IS_USAC(aot) ((aot) == AOT_USAC) macro
194 if (IS_USAC(self->streamInfo.aot)) { in CAacDecoder_SyncQmfMode()204 (IS_USAC(self->streamInfo.aot))))) { in CAacDecoder_SyncQmfMode()1721 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()1759 if ((asc->m_channelConfiguration > 0) || IS_USAC(asc->m_aot)) { in CAacDecoder_Init()1760 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()
524 if (!(mpsCaps & CAPF_MPS_USAC) && IS_USAC(aot)) { in isSupportedMpsConfig()528 if (!(mpsCaps & CAPF_MPS_STD) && !IS_LOWDELAY(aot) && !IS_USAC(aot)) { in isSupportedMpsConfig()
286 const int sbr_min_sample_rate_in = IS_USAC(self->coreCodec) ? 2000 : 6400; in sbrDecoder_ResetElement()2003 } else if (!IS_USAC(self->coreCodec)) { in sbrDecoder_GetDelay()
2002 } else if (!IS_USAC(coreCodec)) { in mpegSurroundDecoder_GetDelay()