Home
last modified time | relevance | path

Searched defs:chain_diffs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dactive_decode_targets_helper_unittest.cc27 int chain_diffs[] = {0}; in TEST() local
60 int chain_diffs[] = {0}; in TEST() local
93 int chain_diffs[] = {0}; in TEST() local
H A Dactive_decode_targets_helper.cc27 rtc::ArrayView<const int> chain_diffs) { in LastSendOnChain()
67 rtc::ArrayView<const int> chain_diffs) { in OnFrame()
H A Drtp_video_header.h57 absl::InlinedVector<int, 4> chain_diffs; member
/aosp_15_r20/external/webrtc/api/transport/rtp/
H A Ddependency_descriptor.h58 absl::InlinedVector<int, 4> chain_diffs; member