Searched refs:iPacketLength (Results 1 – 1 of 1) sorted by relevance
35 void MockPacketType (const EWelsNalUnitType eNalUnitType, const int iPacketLength);189 …coderInterfaceTest::MockPacketType (const EWelsNalUnitType eNalUnitType, const int iPacketLength) { in MockPacketType() argument216 int iAddLength = iPacketLength - 5; //excluding 0001 and type in MockPacketType()