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()1604 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()1642 if ((asc->m_channelConfiguration > 0) || IS_USAC(asc->m_aot)) { in CAacDecoder_Init()1643 if (IS_USAC(asc->m_aot)) { in CAacDecoder_Init()
498 if (!(mpsCaps & CAPF_MPS_USAC) && IS_USAC(aot)) { in isSupportedMpsConfig()502 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()2001 } else if (!IS_USAC(self->coreCodec)) { in sbrDecoder_GetDelay()
1907 } else if (!IS_USAC(coreCodec)) { in mpegSurroundDecoder_GetDelay()