Searched refs:SYNC_VALUE_BE (Results 1 – 1 of 1) sorted by relevance
40 private static final int SYNC_VALUE_BE = 0x7FFE8001; field in DtsUtil44 private static final byte FIRST_BYTE_BE = (byte) (SYNC_VALUE_BE >>> 24);76 return word == SYNC_VALUE_BE in isSyncWord()