Searched refs:TPDEC_EARLY_CONFIG (Results 1 - 1 of 1) sorted by relevance

/external/aac/libMpegTPDec/src/
H A Dtpdec_lib.cpp150 #define TPDEC_EARLY_CONFIG 8 macro
706 fTraverseMoreFrames = (hTp->flags & (TPDEC_MINIMIZE_DELAY|TPDEC_EARLY_CONFIG)) && ! (hTp->flags & TPDEC_SYNCOK);
829 if ( (hTp->flags & TPDEC_EARLY_CONFIG) && !(hTp->flags & TPDEC_MINIMIZE_DELAY))
1198 hTp->flags |= TPDEC_EARLY_CONFIG;
1200 hTp->flags &= ~TPDEC_EARLY_CONFIG;

Completed in 101 milliseconds