Home
last modified time | relevance | path

Searched refs:KeepFrame (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/media/base/
Dvideo_adapter.cc147 bool VideoAdapter::KeepFrame(int64_t in_timestamp_ns) { in KeepFrame() function in cricket::VideoAdapter
217 if (max_pixel_count <= 0 || !KeepFrame(in_timestamp_ns)) { in AdaptFrameResolution()
Dvideo_adapter.h102 bool KeepFrame(int64_t in_timestamp_ns) RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_);