Searched defs:DropFrame (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/modules/video_coding/utility/ | ||
D | framerate_controller_deprecated.cc | 47 bool FramerateControllerDeprecated::DropFrame(uint32_t timestamp_ms) const { in DropFrame() function in webrtc::FramerateControllerDeprecated |
D | frame_dropper.cc | 174 bool FrameDropper::DropFrame() { in DropFrame() function in webrtc::FrameDropper |
/external/webrtc/media/base/ | ||
D | video_adapter.cc | 157 bool VideoAdapter::DropFrame(int64_t in_timestamp_ns) { in DropFrame() function in cricket::VideoAdapter |
/external/webrtc/modules/video_coding/ | ||
D | jitter_buffer_unittest.cc | 193 void DropFrame(int num_packets) { in DropFrame() function in webrtc::TestRunningJitterBuffer |