Searched refs:SyncByte (Results 1 – 2 of 2) sorted by relevance
33 int SyncByte() const;46 inline int mpeg_ts_packet::SyncByte() const in SyncByte() function
97 if (pkt->SyncByte() != 0x47) { in ProcessPacket()