Searched refs:IS_LOWDELAY (Results 1 – 6 of 6) sorted by relevance
417 IS_LOWDELAY(coreCodec)) { in aacDecoder_SscCallback()506 if (!(mpsCaps & CAPF_MPS_LD) && IS_LOWDELAY(aot)) { in isSupportedMpsConfig()510 if ((mpsCaps & CAPF_MPS_LD) && IS_LOWDELAY(aot) && !fMpsPresent) { in isSupportedMpsConfig()519 if (!(mpsCaps & CAPF_MPS_STD) && !IS_LOWDELAY(aot) && !IS_USAC(aot)) { in isSupportedMpsConfig()
199 if ((IS_LOWDELAY(self->streamInfo.aot) && in CAacDecoder_SyncQmfMode()212 if (IS_LOWDELAY(self->streamInfo.aot) && in CAacDecoder_SyncQmfMode()
228 #define IS_LOWDELAY(aot) ((aot) == AOT_ER_AAC_LD || (aot) == AOT_ER_AAC_ELD) macro
1474 !IS_LOWDELAY(coreCodec))) { in mpegSurroundDecoder_Parse()1980 if (IS_LOWDELAY(coreCodec)) { in mpegSurroundDecoder_GetDelay()
2001 if ((flags & SBRDEC_ELD_GRID) && IS_LOWDELAY(self->coreCodec)) { in sbrDecoder_GetDelay()
2193 coreFrameLength, IS_LOWDELAY(aot))) { in sbrEncoder_Init()