Searched refs:tsMaxBytes (Results 1 – 1 of 1) sorted by relevance
1059 unsigned tsMaxBytes = m_config.TSPkt64() ? 9 : 7; in extractTimestamp() local1069 while((tsCurrBytes < tsMaxBytes) && bCont) in extractTimestamp()1079 if(tsCurrBytes == (tsMaxBytes - 1)) in extractTimestamp()