Home
last modified time | relevance | path

Searched defs:checkpoint_frame (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dcompound_rtcp_builder.h50 FrameId checkpoint_frame() const { return checkpoint_frame_id_; } in checkpoint_frame() function
H A Dreceiver.h176 FrameId checkpoint_frame() const { return rtcp_builder_.checkpoint_frame(); } in checkpoint_frame() function