Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp174 #define TPDEC_MINIMIZE_DELAY 2 macro
1079 (hTp->flags & (TPDEC_MINIMIZE_DELAY | TPDEC_EARLY_CONFIG)) && in synchronization()
1207 !(hTp->flags & TPDEC_MINIMIZE_DELAY)) { in synchronization()
1653 hTp->flags |= TPDEC_MINIMIZE_DELAY; in transportDec_SetParam()
1655 hTp->flags &= ~TPDEC_MINIMIZE_DELAY; in transportDec_SetParam()