Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp176 #define TPDEC_EARLY_CONFIG 8 macro
1079 (hTp->flags & (TPDEC_MINIMIZE_DELAY | TPDEC_EARLY_CONFIG)) && in synchronization()
1206 if ((hTp->flags & TPDEC_EARLY_CONFIG) && in synchronization()
1660 hTp->flags |= TPDEC_EARLY_CONFIG; in transportDec_SetParam()
1662 hTp->flags &= ~TPDEC_EARLY_CONFIG; in transportDec_SetParam()