Searched refs:FD_SHORT (Results 1 – 3 of 3) sorted by relevance
1426 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()
150 typedef enum { FD_LONG, FD_SHORT, LPD } USAC_COREMODE; enumerator
1246 (pAacDecoderChannelInfo->icsInfo.WindowSequence == BLOCK_SHORT) ? FD_SHORT in CBlock_FrequencyToTime()