Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dsend_statistics_proxy_unittest.cc1611 const int64_t kMaxEncodedFrameWindowMs = 800; in TEST_F() local
2023 const int64_t kMaxEncodedFrameWindowMs = 800; in TEST_F() local
2061 const int64_t kMaxEncodedFrameWindowMs = 800; in TEST_F() local
2106 const int64_t kMaxEncodedFrameWindowMs = 800; in TEST_F() local
H A Dsend_statistics_proxy.cc34 const int64_t kMaxEncodedFrameWindowMs = 800; variable