Searched refs:tsIdx (Results 1 – 1 of 1) sorted by relevance
1023 int tsIdx = 1; // start index; in extractTS() local1033 if((size_t)tsIdx >= m_currPacketData.size()) in extractTS()1036 byteVal = m_currPacketData[tsIdx]; in extractTS()1040 if(tsIdx < 9) in extractTS()1054 if(tsIdx < 7) in extractTS()1068 tsIdx++; in extractTS()1071 return tsIdx; // return next byte index in packet. in extractTS()