HomeSort by relevance Sort by last modified time
    Searched refs:last_lpc_lost (Results 1 - 5 of 5) sorted by null

  /external/aac/libAACdec/src/
usacdec_lpc.h 140 * \param[in] last_lpc_lost indicate that LPC4 of previous frame was lost.
148 int last_lpc_lost, int last_frame_ok);
usacdec_lpd.cpp 1211 int last_lpc_lost = pAacDecoderStaticChannelInfo->last_lpc_lost; local
1577 UCHAR last_lpd_mode, last_last_lpd_mode, last_lpc_lost, last_frame_lost; local
    [all...]
channelinfo.h 228 UCHAR last_lpc_lost; /* Flag indicating that the previous LPC is lost */ member in struct:__anon14640
usacdec_lpc.cpp 767 int last_lpc_lost, int last_frame_ok) {
791 lpc0_available = !last_lpc_lost;
    [all...]
block.cpp     [all...]

Completed in 642 milliseconds