Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/ptm/
Dtrc_pkt_proc_ptm.cpp766 uint8_t cc_cont_mask = 0x80; in pktTimeStamp() local
769 cc_cont_mask = 0x40; in pktTimeStamp()
770 if((currByte & cc_cont_mask) == 0) in pktTimeStamp()