Home
last modified time | relevance | path

Searched defs:max_frame_rate (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/call/adaptation/
Dvideo_source_restrictions.cc29 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::VideoSourceRestrictions
79 absl::optional<double> max_frame_rate) { in set_max_frame_rate()
Dvideo_stream_adapter.cc83 bool CanDecreaseFrameRateTo(int max_frame_rate, in CanDecreaseFrameRateTo()
91 bool CanIncreaseFrameRateTo(int max_frame_rate, in CanIncreaseFrameRateTo()
504 int max_frame_rate; in DecreaseFramerate() local
564 int max_frame_rate; in IncreaseFramerate() local
Dvideo_source_restrictions_unittest.cc33 VideoSourceRestrictions RestrictionsFromMaxFrameRate(double max_frame_rate) { in RestrictionsFromMaxFrameRate()
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_encoder_impl.h47 float max_frame_rate = 0; member
/external/openscreen/cast/streaming/
Doffer_messages.h95 SimpleFraction max_frame_rate; member