Searched refs:tsIdx (Results 1 – 1 of 1) sorted by relevance
1026 int tsIdx = 1; // start index; in extractTS() local1036 if((size_t)tsIdx >= m_currPacketData.size()) in extractTS()1039 byteVal = m_currPacketData[tsIdx]; in extractTS()1043 if(tsIdx < 9) in extractTS()1057 if(tsIdx < 7) in extractTS()1071 tsIdx++; in extractTS()1074 return tsIdx; // return next byte index in packet. in extractTS()