Home
last modified time | relevance | path

Searched defs:last_lpc_lost (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_lpd.cpp1211 int last_lpc_lost = pAacDecoderStaticChannelInfo->last_lpc_lost; in CLpdChannelStream_Read() local
1577 UCHAR last_lpd_mode, last_last_lpd_mode, last_lpc_lost, last_frame_lost; in CLpd_RenderTimeSignal() local
Dusacdec_lpc.cpp767 int last_lpc_lost, int last_frame_ok) { in CLpc_Read()
Dchannelinfo.h228 UCHAR last_lpc_lost; /* Flag indicating that the previous LPC is lost */ member