Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/adaptation/
H A Dvideo_source_restrictions.cc113 bool same_framerate = before.max_frame_rate() == after.max_frame_rate(); in DidRestrictionsIncrease() local
126 bool same_framerate = before.max_frame_rate() == after.max_frame_rate(); in DidRestrictionsDecrease() local