Searched refs:numLostLpdFrames (Results 1 – 2 of 2) sorted by relevance
1200 pAacDecoderStaticChannelInfo->numLostLpdFrames = 0; /* nbLostCmpt */ in CLpd_Reset()1637 nLostSf = pAacDecoderStaticChannelInfo->numLostLpdFrames; in CLpd_RenderTimeSignal()1731 pAacDecoderStaticChannelInfo->numLostLpdFrames++; in CLpd_RenderTimeSignal()1734 (pAacDecoderStaticChannelInfo->numLostLpdFrames > 0) ? 1 : 0; in CLpd_RenderTimeSignal()1735 pAacDecoderStaticChannelInfo->numLostLpdFrames = 0; in CLpd_RenderTimeSignal()1830 pAacDecoderStaticChannelInfo->numLostLpdFrames, in CLpd_RenderTimeSignal()1842 pAacDecoderStaticChannelInfo->numLostLpdFrames, in CLpd_RenderTimeSignal()
245 UINT numLostLpdFrames; /* Number of consecutive lost subframes. */ member