Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dframerate_controller_deprecated.cc47 bool FramerateControllerDeprecated::DropFrame(uint32_t timestamp_ms) const { in DropFrame() function in webrtc::FramerateControllerDeprecated
H A Dframe_dropper.cc174 bool FrameDropper::DropFrame() { in DropFrame() function in webrtc::FrameDropper
/aosp_15_r20/external/webrtc/media/base/
H A Dvideo_adapter.cc157 bool VideoAdapter::DropFrame(int64_t in_timestamp_ns) { in DropFrame() function in cricket::VideoAdapter
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Djitter_buffer_unittest.cc193 void DropFrame(int num_packets) { in DropFrame() function in webrtc::TestRunningJitterBuffer