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()1607 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()1645 if ((asc->m_channelConfiguration > 0) || IS_USAC(asc->m_aot)) { in CAacDecoder_Init()1646 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()
515 if (!(mpsCaps & CAPF_MPS_USAC) && IS_USAC(aot)) { in isSupportedMpsConfig()519 if (!(mpsCaps & CAPF_MPS_STD) && !IS_LOWDELAY(aot) && !IS_USAC(aot)) { in isSupportedMpsConfig()
288 const int sbr_min_sample_rate_in = IS_USAC(self->coreCodec) ? 2000 : 6400; in sbrDecoder_ResetElement()2010 } else if (!IS_USAC(self->coreCodec)) { in sbrDecoder_GetDelay()
1983 } else if (!IS_USAC(coreCodec)) { in mpegSurroundDecoder_GetDelay()