Home
last modified time | relevance | path

Searched refs:trailing_empty_packet (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dvideo_rtp_depacketizer_h264_unittest.cc171 uint8_t trailing_empty_packet[] = {kStapA, 0x00, 0x03, kIdr, in TEST() local
180 depacketizer.Parse(rtc::CopyOnWriteBuffer(trailing_empty_packet))); in TEST()