Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dusacdec_lpd.cpp1437 FD_SHORT; in CLpdChannelStream_Read()
1440 if ((pAacDecoderStaticChannelInfo->last_core_mode != FD_SHORT) && in CLpdChannelStream_Read()
1464 CLpd_FAC_getLength(core_mode_last != FD_SHORT, in CLpdChannelStream_Read()
1623 (pAacDecoderStaticChannelInfo->last_core_mode == FD_SHORT)) { in CLpd_RenderTimeSignal()
1757 (pAacDecoderStaticChannelInfo->last_core_mode != FD_SHORT) || in CLpd_RenderTimeSignal()
1857 FD_SHORT)) { /* TCX or FD long -> ACELP */ in CLpd_RenderTimeSignal()
Dchannelinfo.h150 typedef enum { FD_LONG, FD_SHORT, LPD } USAC_COREMODE; enumerator
Dblock.cpp1248 (pAacDecoderChannelInfo->icsInfo.WindowSequence == BLOCK_SHORT) ? FD_SHORT in CBlock_FrequencyToTime()