Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DSyncInserter.h39 static const uint32_t syncWord = 0x1; in xbtEncinsertSync() local
118 if (xorCodeLsbs != ((syncWord >> (*syncWordPhase)) & 0x1)) { in xbtEncinsertSync()
131 static const uint32_t syncWord = 0x1; in xbtEncinsertSyncDualMono() local
189 if (xorCodeLsbs != ((syncWord >> (*syncWordPhase)) & 0x1)) { in xbtEncinsertSyncDualMono()
224 if (xorCodeLsbs != ((syncWord >> (*syncWordPhase)) & 0x1)) { in xbtEncinsertSyncDualMono()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DSyncInserter.h39 static const uint32_t syncWord = 0x1; in xbtEncinsertSync() local
118 if (xorCodeLsbs != ((syncWord >> (*syncWordPhase)) & 0x1)) { in xbtEncinsertSync()