Searched defs:multiple_payload (Results 1 – 2 of 2) sorted by relevance
10 let multiple_payload = Bytes::from_static(&[0; 128]); in test_packetizer() localVariable
10 let multiple_payload = Bytes::from_static(&[0x00, 0x00, 0x01, 0x90, 0x00, 0x00, 0x01, 0x90]); in test_h264_payload() localVariable