Home | History | Annotate | Download | only in video

Lines Matching defs:payload

531   // for each size making sure that the exact number of payload bytes received
589 // Only remove payload header and RED header if the packet actually
590 // contains payload.
1899 const uint8_t* payload = packet + header.headerLength;
1908 EXPECT_TRUE(depacketizer.Parse(&parsed, payload, payload_length));