Home
last modified time | relevance | path

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

/external/webrtc/pc/test/
Dfake_periodic_video_source.h52 TimeDelta frame_interval = TimeDelta::Millis(config.frame_interval_ms); in FakePeriodicVideoSource() local
/external/webrtc/video/adaptation/
Doveruse_frame_detector_unittest.cc216 int64_t frame_interval = rtc::kNumMicrosecsPerSec / fps; in OveruseProcessingTimeLimitForFramerate() local
223 int64_t frame_interval = rtc::kNumMicrosecsPerSec / fps; in UnderuseProcessingTimeLimitForFramerate() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1374 static int detect_transition_to_still(VP8_COMP *cpi, int frame_interval, in detect_transition_to_still()
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c312 const int frame_interval, in detect_transition_to_still()