Home
last modified time | relevance | path

Searched defs:PendingFrame (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/include/scheduler/
H A DPresentLatencyTracker.h42 struct PendingFrame { struct
43 PendingFrame(TimePoint compositeTime, std::shared_ptr<FenceTime> presentFenceTime) in PendingFrame() function
50 std::queue<PendingFrame> mPendingFrames; argument
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers.h88 struct PendingFrame { struct
115 void CullPendingFramesBefore(uint32_t timestamp); argument
H A Ddefault_temporal_layers.cc29 DefaultTemporalLayers::PendingFrame::PendingFrame( in PendingFrame() function in webrtc::DefaultTemporalLayers::PendingFrame
/aosp_15_r20/external/openscreen/cast/standalone_receiver/
H A Dsdl_player_base.h87 struct PendingFrame : public PresentableFrame { struct
90 PendingFrame(); argument
93 PendingFrame& operator=(PendingFrame&& other) noexcept; argument
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dreceiver.h157 struct PendingFrame { struct
166 PendingFrame(); argument