Searched refs:ADTS_SYNCLENGTH (Results 1 – 2 of 2) sorted by relevance
/external/aac/libMpegTPDec/src/ | ||
D | tpdec_adts.h | 98 #define ADTS_SYNCLENGTH ( 12 ) /* in bits */ macro |
D | tpdec_lib.cpp | 522 syncLength = ADTS_SYNCLENGTH; in synchronization() |