Home
last modified time | relevance | path

Searched defs:preamble (Results 1 – 6 of 6) sorted by relevance

/system/chre/chpp/test/
Dpacket_util.h38 uint16_t preamble; member
44 uint16_t preamble; member
51 uint16_t preamble; member
Dpacket_util.cpp133 void dumpPreamble(std::ostream &os, uint16_t preamble) { in dumpPreamble()
/system/chre/platform/shared/include/chre/platform/shared/
Dmemory_debug.h75 auto *preamble = static_cast<MemoryDebugPreamble *>(mem); in debugAlloc() local
98 auto *preamble = static_cast<MemoryDebugPreamble *>(pointer) - 1; in debugFree() local
/system/extras/memory_replay/
DNativeInfo.cpp92 void NativePrintInfo(const char* preamble) { in NativePrintInfo()
/system/media/audio_utils/spdif/
DSPDIFEncoder.cpp224 uint16_t preamble[4]; in startDataBurst() local
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc221 nfcsnooz_preamble_t preamble; in debug_nfcsnoop_dump() local