Searched refs:numLostLpdFrames (Results 1 – 2 of 2) sorted by relevance
1189 pAacDecoderStaticChannelInfo->numLostLpdFrames = 0; /* nbLostCmpt */ in CLpd_Reset()1626 nLostSf = pAacDecoderStaticChannelInfo->numLostLpdFrames; in CLpd_RenderTimeSignal()1720 pAacDecoderStaticChannelInfo->numLostLpdFrames++; in CLpd_RenderTimeSignal()1723 (pAacDecoderStaticChannelInfo->numLostLpdFrames > 0) ? 1 : 0; in CLpd_RenderTimeSignal()1724 pAacDecoderStaticChannelInfo->numLostLpdFrames = 0; in CLpd_RenderTimeSignal()1819 pAacDecoderStaticChannelInfo->numLostLpdFrames, in CLpd_RenderTimeSignal()1831 pAacDecoderStaticChannelInfo->numLostLpdFrames, in CLpd_RenderTimeSignal()
245 UINT numLostLpdFrames; /* Number of consecutive lost subframes. */ member