Searched refs:SYNC_WORD_LNGTH (Results 1 – 2 of 2) sorted by relevance
128 if (inputStream->inputBufferCurrentLength < ((SYNC_WORD_LNGTH + 21) >> 3)) in pvmp3_decode_header()136 temp = getUpTo17bits(inputStream, SYNC_WORD_LNGTH); in pvmp3_decode_header()
94 #define SYNC_WORD_LNGTH 11 macro