Home
last modified time | relevance | path

Searched defs:WithPayload (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtp_packetizer_av1_test_helper.cc31 Av1Obu& Av1Obu::WithPayload(std::vector<uint8_t> payload) { in WithPayload() function in webrtc::Av1Obu
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Testing/Annotations/
DAnnotations.cpp143 auto WithPayload = rangesWithPayload(Name); in ranges() local
/external/webrtc/api/video/
Drtp_video_frame_assembler_unittests.cc45 PacketBuilder& WithPayload(rtc::ArrayView<const uint8_t> payload) { in WithPayload() function in webrtc::__anond46dd4650111::PacketBuilder