Searched refs:KeepFrame (Results 1 – 2 of 2) sorted by relevance
147 bool VideoAdapter::KeepFrame(int64_t in_timestamp_ns) { in KeepFrame() function in cricket::VideoAdapter217 if (max_pixel_count <= 0 || !KeepFrame(in_timestamp_ns)) { in AdaptFrameResolution()
102 bool KeepFrame(int64_t in_timestamp_ns) RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_);