Home
last modified time | relevance | path

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

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