Home
last modified time | relevance | path

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

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