Home
last modified time | relevance | path

Searched refs:FD_SHORT (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_lpd.cpp1426 FD_SHORT; in CLpdChannelStream_Read()
1429 if ((pAacDecoderStaticChannelInfo->last_core_mode != FD_SHORT) && in CLpdChannelStream_Read()
1453 CLpd_FAC_getLength(core_mode_last != FD_SHORT, in CLpdChannelStream_Read()
1612 (pAacDecoderStaticChannelInfo->last_core_mode == FD_SHORT)) { in CLpd_RenderTimeSignal()
1746 (pAacDecoderStaticChannelInfo->last_core_mode != FD_SHORT) || in CLpd_RenderTimeSignal()
1846 FD_SHORT)) { /* TCX or FD long -> ACELP */ in CLpd_RenderTimeSignal()
Dchannelinfo.h150 typedef enum { FD_LONG, FD_SHORT, LPD } USAC_COREMODE; enumerator
Dblock.cpp1246 (pAacDecoderChannelInfo->icsInfo.WindowSequence == BLOCK_SHORT) ? FD_SHORT in CBlock_FrequencyToTime()