Searched defs:max_frame_rate (Results 1 – 6 of 6) sorted by relevance
29 absl::optional<double> max_frame_rate) in VideoSourceRestrictions()64 const absl::optional<double>& VideoSourceRestrictions::max_frame_rate() const { in max_frame_rate() function in webrtc::VideoSourceRestrictions79 absl::optional<double> max_frame_rate) { in set_max_frame_rate()
83 bool CanDecreaseFrameRateTo(int max_frame_rate, in CanDecreaseFrameRateTo()91 bool CanIncreaseFrameRateTo(int max_frame_rate, in CanIncreaseFrameRateTo()504 int max_frame_rate; in DecreaseFramerate() local564 int max_frame_rate; in IncreaseFramerate() local
33 VideoSourceRestrictions RestrictionsFromMaxFrameRate(double max_frame_rate) { in RestrictionsFromMaxFrameRate()
323 int32_t max_frame_rate = fps; in VsockCameraMetadata() local356 int32_t max_frame_rate = fps; in VsockCameraRequestMetadata() local
47 float max_frame_rate = 0; member
95 SimpleFraction max_frame_rate; member