Home
last modified time | relevance | path

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

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