Searched refs:SYNC_VALUE_14B_BE (Results 1 – 1 of 1) sorted by relevance
41 private static final int SYNC_VALUE_14B_BE = 0x1FFFE800; field in DtsUtil45 private static final byte FIRST_BYTE_14B_BE = (byte) (SYNC_VALUE_14B_BE >>> 24);78 || word == SYNC_VALUE_14B_BE in isSyncWord()218 if (frameHeader[0] == (byte) (SYNC_VALUE_14B_BE >> 24)) { in getNormalizedFrameHeader()